1
0
Fork 0

coresight: dts: binding: Fix example for TPIU component

TPIU component has an input port. The example uses out-ports
which is wrong. Let us fix it.

Reported-by: Leo Yan <leo.yan@linaro.org>
Cc: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Suzuki K Poulose <suzuki.poulose@arm.com>
Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
hifive-unleashed-5.1
Suzuki K Poulose 2018-09-20 13:18:17 -06:00 committed by Greg Kroah-Hartman
parent 4e33d69437
commit 66055149dc
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ Example:
clocks = <&oscclk6a>;
clock-names = "apb_pclk";
out-ports {
in-ports {
port {
tpiu_in_port: endpoint@0 {
remote-endpoint = <&replicator_out_port1>;