diff for duplicates of <20180912022152.GG28469@dragon> diff --git a/a/1.txt b/N1/1.txt index 5669cf0..22fad10 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -44,7 +44,7 @@ Shawn > > -&ca_funnel_ports { > +&ca_funnel_in_ports { -> port at 1 { +> port@1 { > reg = <1>; > ca_funnel_in_port1: endpoint { > - slave-mode; @@ -71,12 +71,12 @@ Shawn > + }; > > - /* replicator input port */ -> - port at 2 { +> - port@2 { > + in-ports { > + #address-cells = <1>; > + #size-cells = <0>; > + -> + port at 0 { +> + port@0 { > reg = <0>; > replicator_in_port0: endpoint { > - slave-mode; @@ -93,7 +93,7 @@ Shawn > #size-cells = <0>; > > - /* funnel input ports */ -> port at 0 { +> port@0 { > reg = <0>; > ca_funnel_in_port0: endpoint { > - slave-mode; @@ -102,7 +102,7 @@ Shawn > }; > > - /* funnel output port */ -> - port at 2 { +> - port@2 { > + /* the other input ports are not connect to anything */ > + }; > + @@ -110,7 +110,7 @@ Shawn > + #address-cells = <1>; > + #size-cells = <0>; > + -> + port at 0 { +> + port@0 { > reg = <0>; > ca_funnel_out_port0: endpoint { > remote-endpoint = <&hugo_funnel_in_port0>; @@ -146,7 +146,7 @@ Shawn > #size-cells = <0>; > > - /* funnel input ports */ -> port at 0 { +> port@0 { > reg = <0>; > hugo_funnel_in_port0: endpoint { > - slave-mode; @@ -154,7 +154,7 @@ Shawn > }; > }; > @@ -229,18 +235,22 @@ -> port at 1 { +> port@1 { > reg = <1>; > hugo_funnel_in_port1: endpoint { > - slave-mode; /* M4 input */ @@ -164,12 +164,12 @@ Shawn > + /* the other input ports are not connect to anything */ > + }; > -> - port at 2 { +> - port@2 { > + out-ports { > + #address-cells = <1>; > + #size-cells = <0>; > + -> + port at 0 { +> + port@0 { > reg = <0>; > hugo_funnel_out_port0: endpoint { > remote-endpoint = <&etf_in_port>; @@ -189,7 +189,7 @@ Shawn > #address-cells = <1>; > #size-cells = <0>; > -> port at 0 { +> port@0 { > reg = <0>; > etf_in_port: endpoint { > - slave-mode; @@ -198,12 +198,12 @@ Shawn > }; > + }; > -> - port at 1 { +> - port@1 { > + out-ports { > + #address-cells = <1>; > + #size-cells = <0>; > + -> + port at 0 { +> + port@0 { > reg = <0>; > etf_out_port: endpoint { > remote-endpoint = <&replicator_in_port0>; diff --git a/a/content_digest b/N1/content_digest index abb38bd..9d0be2a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,20 @@ "ref\01536661032-30481-1-git-send-email-suzuki.poulose@arm.com\0" "ref\01536661032-30481-7-git-send-email-suzuki.poulose@arm.com\0" - "From\0shawnguo@kernel.org (Shawn Guo)\0" - "Subject\0[PATCH 06/11] dts: arm: imx7{d,s}: Update coresight binding for hardware ports\0" + "From\0Shawn Guo <shawnguo@kernel.org>\0" + "Subject\0Re: [PATCH 06/11] dts: arm: imx7{d,s}: Update coresight binding for hardware ports\0" "Date\0Wed, 12 Sep 2018 10:21:57 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Suzuki K Poulose <suzuki.poulose@arm.com>\0" + "Cc\0linux-arm-kernel@lists.infradead.org" + linux-kernel@vger.kernel.org + robh@kernel.org + frowand.list@gmail.com + devicetree@vger.kernel.org + mathieu.poirier@linaro.org + arm@kernel.org + sudeep.holla@arm.com + Sascha Hauer <s.hauer@pengutronix.de> + Pengutronix Kernel Team <kernel@pengutronix.de> + " Fabio Estevam <fabio.estevam@nxp.com>\0" "\00:1\0" "b\0" "On Tue, Sep 11, 2018 at 11:17:07AM +0100, Suzuki K Poulose wrote:\n" @@ -52,7 +63,7 @@ "> \n" "> -&ca_funnel_ports {\n" "> +&ca_funnel_in_ports {\n" - "> \tport at 1 {\n" + "> \tport@1 {\n" "> \t\treg = <1>;\n" "> \t\tca_funnel_in_port1: endpoint {\n" "> -\t\t\tslave-mode;\n" @@ -79,12 +90,12 @@ "> +\t\t};\n" "> \n" "> -\t\t\t/* replicator input port */\n" - "> -\t\t\tport at 2 {\n" + "> -\t\t\tport@2 {\n" "> +\t\tin-ports {\n" "> +\t\t\t#address-cells = <1>;\n" "> +\t\t\t#size-cells = <0>;\n" "> +\n" - "> +\t\t\tport at 0 {\n" + "> +\t\t\tport@0 {\n" "> \t\t\t\treg = <0>;\n" "> \t\t\t\treplicator_in_port0: endpoint {\n" "> -\t\t\t\t\tslave-mode;\n" @@ -101,7 +112,7 @@ "> \t\t\t\t#size-cells = <0>;\n" "> \n" "> -\t\t\t\t/* funnel input ports */\n" - "> \t\t\t\tport at 0 {\n" + "> \t\t\t\tport@0 {\n" "> \t\t\t\t\treg = <0>;\n" "> \t\t\t\t\tca_funnel_in_port0: endpoint {\n" "> -\t\t\t\t\t\tslave-mode;\n" @@ -110,7 +121,7 @@ "> \t\t\t\t};\n" "> \n" "> -\t\t\t\t/* funnel output port */\n" - "> -\t\t\t\tport at 2 {\n" + "> -\t\t\t\tport@2 {\n" "> +\t\t\t\t/* the other input ports are not connect to anything */\n" "> +\t\t\t};\n" "> +\n" @@ -118,7 +129,7 @@ "> +\t\t\t\t#address-cells = <1>;\n" "> +\t\t\t\t#size-cells = <0>;\n" "> +\n" - "> +\t\t\t\tport at 0 {\n" + "> +\t\t\t\tport@0 {\n" "> \t\t\t\t\treg = <0>;\n" "> \t\t\t\t\tca_funnel_out_port0: endpoint {\n" "> \t\t\t\t\t\tremote-endpoint = <&hugo_funnel_in_port0>;\n" @@ -154,7 +165,7 @@ "> \t\t\t\t#size-cells = <0>;\n" "> \n" "> -\t\t\t\t/* funnel input ports */\n" - "> \t\t\t\tport at 0 {\n" + "> \t\t\t\tport@0 {\n" "> \t\t\t\t\treg = <0>;\n" "> \t\t\t\t\thugo_funnel_in_port0: endpoint {\n" "> -\t\t\t\t\t\tslave-mode;\n" @@ -162,7 +173,7 @@ "> \t\t\t\t\t};\n" "> \t\t\t\t};\n" "> @@ -229,18 +235,22 @@\n" - "> \t\t\t\tport at 1 {\n" + "> \t\t\t\tport@1 {\n" "> \t\t\t\t\treg = <1>;\n" "> \t\t\t\t\thugo_funnel_in_port1: endpoint {\n" "> -\t\t\t\t\t\tslave-mode; /* M4 input */\n" @@ -172,12 +183,12 @@ "> +\t\t\t\t/* the other input ports are not connect to anything */\n" "> +\t\t\t};\n" "> \n" - "> -\t\t\t\tport at 2 {\n" + "> -\t\t\t\tport@2 {\n" "> +\t\t\tout-ports {\n" "> +\t\t\t\t#address-cells = <1>;\n" "> +\t\t\t\t#size-cells = <0>;\n" "> +\n" - "> +\t\t\t\tport at 0 {\n" + "> +\t\t\t\tport@0 {\n" "> \t\t\t\t\treg = <0>;\n" "> \t\t\t\t\thugo_funnel_out_port0: endpoint {\n" "> \t\t\t\t\t\tremote-endpoint = <&etf_in_port>;\n" @@ -197,7 +208,7 @@ "> \t\t\t\t#address-cells = <1>;\n" "> \t\t\t\t#size-cells = <0>;\n" "> \n" - "> \t\t\t\tport at 0 {\n" + "> \t\t\t\tport@0 {\n" "> \t\t\t\t\treg = <0>;\n" "> \t\t\t\t\tetf_in_port: endpoint {\n" "> -\t\t\t\t\t\tslave-mode;\n" @@ -206,12 +217,12 @@ "> \t\t\t\t};\n" "> +\t\t\t};\n" "> \n" - "> -\t\t\t\tport at 1 {\n" + "> -\t\t\t\tport@1 {\n" "> +\t\t\tout-ports {\n" "> +\t\t\t\t#address-cells = <1>;\n" "> +\t\t\t\t#size-cells = <0>;\n" "> +\n" - "> +\t\t\t\tport at 0 {\n" + "> +\t\t\t\tport@0 {\n" "> \t\t\t\t\treg = <0>;\n" "> \t\t\t\t\tetf_out_port: endpoint {\n" "> \t\t\t\t\t\tremote-endpoint = <&replicator_in_port0>;\n" @@ -251,4 +262,4 @@ "> 2.7.4\n" > -98c8802ca08b072307fea38d2ce6c3680f14292ceb8fbdf64da60c557b843ebe +fa758f97a8a026cf6c31b0b6d0ef8b57e6e4c79fe84036b41830c84003f3ac20
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.