Files
linux/drivers
Mike Leach b1a579996f coresight: Fixes coresight DT parse to get correct output port ID.
[ Upstream commit eeedc5421d ]

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>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-03-22 09:17:49 +01:00
..
2017-12-14 09:28:24 +01:00
2018-03-03 10:23:20 +01:00
2018-02-25 11:05:55 +01:00
2017-09-09 17:39:41 +02:00
2017-12-29 17:42:58 +01:00
2018-02-25 11:05:51 +01:00