WSL2-Linux-Kernel/drivers/hwtracing
Mike Leach eeedc5421d coresight: Fixes coresight DT parse to get correct output port ID.
Corrected to get the port numbering to allow programmable replicator driver
to operate correctly.

By convention, CoreSight devices number ports, not endpoints in
the .dts files:-

port {
     reg<N>
     endpoint {
     }
}

Existing code read endpoint number - always 0x0, rather than the correct
port number.

Signed-off-by: Mike Leach <mike.leach@linaro.org>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-04-08 17:43:45 +02:00
..
coresight coresight: Fixes coresight DT parse to get correct output port ID. 2017-04-08 17:43:45 +02:00
intel_th intel_th: pci: Add Gemini Lake support 2017-03-15 14:55:18 +02:00
stm This release has a few updates: 2016-12-15 13:49:34 -08:00