Re: [PATCH v2 01/11] coresight: dts: binding: Fix example for TPIU component

2018-09-26 Thread Rob Herring
On Wed, 12 Sep 2018 14:53:42 +0100, Suzuki K Poulose wrote:
> TPIU component has an input port. The example uses out-ports
> which is wrong. Let us fix it.
> 
> Reported-by: Leo Yan 
> Cc: Mathieu Poirier 
> Signed-off-by: Suzuki K Poulose 
> ---
>  Documentation/devicetree/bindings/arm/coresight.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Reviewed-by: Rob Herring 


Re: [PATCH v2 01/11] coresight: dts: binding: Fix example for TPIU component

2018-09-26 Thread Rob Herring
On Wed, 12 Sep 2018 14:53:42 +0100, Suzuki K Poulose wrote:
> TPIU component has an input port. The example uses out-ports
> which is wrong. Let us fix it.
> 
> Reported-by: Leo Yan 
> Cc: Mathieu Poirier 
> Signed-off-by: Suzuki K Poulose 
> ---
>  Documentation/devicetree/bindings/arm/coresight.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Reviewed-by: Rob Herring 


[PATCH v2 01/11] coresight: dts: binding: Fix example for TPIU component

2018-09-12 Thread Suzuki K Poulose
TPIU component has an input port. The example uses out-ports
which is wrong. Let us fix it.

Reported-by: Leo Yan 
Cc: Mathieu Poirier 
Signed-off-by: Suzuki K Poulose 
---
 Documentation/devicetree/bindings/arm/coresight.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/arm/coresight.txt 
b/Documentation/devicetree/bindings/arm/coresight.txt
index f39d2c6eb49c..13b6198ce01c 100644
--- a/Documentation/devicetree/bindings/arm/coresight.txt
+++ b/Documentation/devicetree/bindings/arm/coresight.txt
@@ -132,7 +132,7 @@ Example:
 
clocks = <>;
clock-names = "apb_pclk";
-   out-ports {
+   in-ports {
port {
tpiu_in_port: endpoint@0 {
remote-endpoint = 
<_out_port1>;
-- 
2.19.0



[PATCH v2 01/11] coresight: dts: binding: Fix example for TPIU component

2018-09-12 Thread Suzuki K Poulose
TPIU component has an input port. The example uses out-ports
which is wrong. Let us fix it.

Reported-by: Leo Yan 
Cc: Mathieu Poirier 
Signed-off-by: Suzuki K Poulose 
---
 Documentation/devicetree/bindings/arm/coresight.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/arm/coresight.txt 
b/Documentation/devicetree/bindings/arm/coresight.txt
index f39d2c6eb49c..13b6198ce01c 100644
--- a/Documentation/devicetree/bindings/arm/coresight.txt
+++ b/Documentation/devicetree/bindings/arm/coresight.txt
@@ -132,7 +132,7 @@ Example:
 
clocks = <>;
clock-names = "apb_pclk";
-   out-ports {
+   in-ports {
port {
tpiu_in_port: endpoint@0 {
remote-endpoint = 
<_out_port1>;
-- 
2.19.0