diff for duplicates of <563B474E.2000106@xilinx.com> diff --git a/a/1.txt b/N1/1.txt index 00fdb63..e0cb101 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -15,14 +15,14 @@ On 11/05/2015 09:46 AM, Masahiro Yamada wrote: > --- a/arch/arm/boot/dts/zynq-7000.dtsi > +++ b/arch/arm/boot/dts/zynq-7000.dtsi > @@ -238,7 +238,7 @@ -> slcr: slcr at f8000000 { +> slcr: slcr@f8000000 { > #address-cells = <1>; > #size-cells = <1>; > - compatible = "xlnx,zynq-slcr", "syscon", "simple-bus"; > + compatible = "xlnx,zynq-slcr", "syscon", "simple-mfd"; > reg = <0xF8000000 0x1000>; > ranges; -> clkc: clkc at 100 { +> clkc: clkc@100 { > Applied. diff --git a/a/content_digest b/N1/content_digest index d9f4d76..256d3d5 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,19 @@ "ref\01446713167-29306-1-git-send-email-yamada.masahiro@socionext.com\0" - "From\0michal.simek@xilinx.com (Michal Simek)\0" - "Subject\0[PATCH] ARM: dts: zynq: describe SLCR as simple-mfd rather than simple-bus\0" + "From\0Michal Simek <michal.simek@xilinx.com>\0" + "Subject\0Re: [PATCH] ARM: dts: zynq: describe SLCR as simple-mfd rather than simple-bus\0" "Date\0Thu, 5 Nov 2015 13:10:54 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Masahiro Yamada <yamada.masahiro@socionext.com>" + " linux-arm-kernel@lists.infradead.org\0" + "Cc\0S\303\266ren Brinkmann <soren.brinkmann@xilinx.com>" + Russell King <linux@arm.linux.org.uk> + Michal Simek <michal.simek@xilinx.com> + devicetree@vger.kernel.org + Kumar Gala <galak@codeaurora.org> + linux-kernel@vger.kernel.org + Ian Campbell <ijc+devicetree@hellion.org.uk> + Rob Herring <robh+dt@kernel.org> + Pawel Moll <pawel.moll@arm.com> + " Mark Rutland <mark.rutland@arm.com>\0" "\00:1\0" "b\0" "On 11/05/2015 09:46 AM, Masahiro Yamada wrote:\n" @@ -22,14 +33,14 @@ "> --- a/arch/arm/boot/dts/zynq-7000.dtsi\n" "> +++ b/arch/arm/boot/dts/zynq-7000.dtsi\n" "> @@ -238,7 +238,7 @@\n" - "> \t\tslcr: slcr at f8000000 {\n" + "> \t\tslcr: slcr@f8000000 {\n" "> \t\t\t#address-cells = <1>;\n" "> \t\t\t#size-cells = <1>;\n" "> -\t\t\tcompatible = \"xlnx,zynq-slcr\", \"syscon\", \"simple-bus\";\n" "> +\t\t\tcompatible = \"xlnx,zynq-slcr\", \"syscon\", \"simple-mfd\";\n" "> \t\t\treg = <0xF8000000 0x1000>;\n" "> \t\t\tranges;\n" - "> \t\t\tclkc: clkc at 100 {\n" + "> \t\t\tclkc: clkc@100 {\n" "> \n" "\n" "Applied.\n" @@ -37,4 +48,4 @@ "Thanks,\n" Michal -162391f1e666cb1be07f1a09c3fa7beb56e36197eb94db51701a1efe4ecdb7ce +143e550c0440edea0cb9c4fccf52e7611cb82dbef77a570e53a99f85909f91af
diff --git a/a/1.txt b/N2/1.txt index 00fdb63..e0cb101 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -15,14 +15,14 @@ On 11/05/2015 09:46 AM, Masahiro Yamada wrote: > --- a/arch/arm/boot/dts/zynq-7000.dtsi > +++ b/arch/arm/boot/dts/zynq-7000.dtsi > @@ -238,7 +238,7 @@ -> slcr: slcr at f8000000 { +> slcr: slcr@f8000000 { > #address-cells = <1>; > #size-cells = <1>; > - compatible = "xlnx,zynq-slcr", "syscon", "simple-bus"; > + compatible = "xlnx,zynq-slcr", "syscon", "simple-mfd"; > reg = <0xF8000000 0x1000>; > ranges; -> clkc: clkc at 100 { +> clkc: clkc@100 { > Applied. diff --git a/a/content_digest b/N2/content_digest index d9f4d76..e9f5e8f 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,8 +1,19 @@ "ref\01446713167-29306-1-git-send-email-yamada.masahiro@socionext.com\0" - "From\0michal.simek@xilinx.com (Michal Simek)\0" - "Subject\0[PATCH] ARM: dts: zynq: describe SLCR as simple-mfd rather than simple-bus\0" + "From\0Michal Simek <michal.simek@xilinx.com>\0" + "Subject\0Re: [PATCH] ARM: dts: zynq: describe SLCR as simple-mfd rather than simple-bus\0" "Date\0Thu, 5 Nov 2015 13:10:54 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Masahiro Yamada <yamada.masahiro@socionext.com>" + " <linux-arm-kernel@lists.infradead.org>\0" + "Cc\0S\303\266ren Brinkmann <soren.brinkmann@xilinx.com>" + Russell King <linux@arm.linux.org.uk> + Michal Simek <michal.simek@xilinx.com> + devicetree@vger.kernel.org + Kumar Gala <galak@codeaurora.org> + linux-kernel@vger.kernel.org + Ian Campbell <ijc+devicetree@hellion.org.uk> + Rob Herring <robh+dt@kernel.org> + Pawel Moll <pawel.moll@arm.com> + " Mark Rutland <mark.rutland@arm.com>\0" "\00:1\0" "b\0" "On 11/05/2015 09:46 AM, Masahiro Yamada wrote:\n" @@ -22,14 +33,14 @@ "> --- a/arch/arm/boot/dts/zynq-7000.dtsi\n" "> +++ b/arch/arm/boot/dts/zynq-7000.dtsi\n" "> @@ -238,7 +238,7 @@\n" - "> \t\tslcr: slcr at f8000000 {\n" + "> \t\tslcr: slcr@f8000000 {\n" "> \t\t\t#address-cells = <1>;\n" "> \t\t\t#size-cells = <1>;\n" "> -\t\t\tcompatible = \"xlnx,zynq-slcr\", \"syscon\", \"simple-bus\";\n" "> +\t\t\tcompatible = \"xlnx,zynq-slcr\", \"syscon\", \"simple-mfd\";\n" "> \t\t\treg = <0xF8000000 0x1000>;\n" "> \t\t\tranges;\n" - "> \t\t\tclkc: clkc at 100 {\n" + "> \t\t\tclkc: clkc@100 {\n" "> \n" "\n" "Applied.\n" @@ -37,4 +48,4 @@ "Thanks,\n" Michal -162391f1e666cb1be07f1a09c3fa7beb56e36197eb94db51701a1efe4ecdb7ce +422af1dd051ae7fe104eb169b0689f479bf4a3bada79c70034629db8ea5762c6
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.