diff for duplicates of <87egpy7tb7.fsf@free.fr> diff --git a/a/1.txt b/N1/1.txt index ff8d150..fa34578 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -> + ffuart: uart at 40100000 { +> + ffuart: uart@40100000 { > + clocks = <&pxa2xx_clks CLK_FFUART>; > + }; > + @@ -11,19 +11,19 @@ improved, so that : This way we'll have : - pxa2xx.dtsi - ffuart: uart at 40100000 { + ffuart: uart@40100000 { compatible = ... ... clocks = <&clks CLK_FFUART>; }; - pxa27x.dtsi - clks: pxa2xx_clks at 41300004 { + clks: pxa2xx_clks@41300004 { compatible = "marvell,pxa270-clocks"; #clock-cells = <1>; status = "okay"; }; - pxa3xx.dtsi - clks: pxa3xx_clks at 41300004 { + clks: pxa3xx_clks@41300004 { compatible = "marvell,pxa300-clocks"; #clock-cells = <1>; status = "okay"; diff --git a/a/content_digest b/N1/content_digest index 6298342..24a8a57 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,13 +3,22 @@ "ref\054D60B79.5060206@cogentembedded.com\0" "ref\087a90p9815.fsf@free.fr\0" "ref\054D64BBE.9080704@cogentembedded.com\0" - "From\0robert.jarzmik@free.fr (Robert Jarzmik)\0" - "Subject\0[PATCH v3 2/5] ARM: dts: pxa: add clocks\0" + "From\0Robert Jarzmik <robert.jarzmik@free.fr>\0" + "Subject\0Re: [PATCH v3 2/5] ARM: dts: pxa: add clocks\0" "Date\0Mon, 09 Feb 2015 20:56:12 +0100\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\0" + "Cc\0Rob Herring <robh+dt@kernel.org>" + Pawel Moll <pawel.moll@arm.com> + Mark Rutland <mark.rutland@arm.com> + Ian Campbell <ijc+devicetree@hellion.org.uk> + Kumar Gala <galak@codeaurora.org> + Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> + devicetree@vger.kernel.org + linux-arm-kernel@lists.infradead.org + " linux-kernel@vger.kernel.org\0" "\00:1\0" "b\0" - "> +\t\tffuart: uart at 40100000 {\n" + "> +\t\tffuart: uart@40100000 {\n" "> +\t\t\tclocks = <&pxa2xx_clks CLK_FFUART>;\n" "> +\t\t};\n" "> +\n" @@ -22,19 +31,19 @@ "\n" "This way we'll have :\n" " - pxa2xx.dtsi\n" - "\t\tffuart: uart at 40100000 {\n" + "\t\tffuart: uart@40100000 {\n" " compatible = ...\n" " ...\n" "\t\t\tclocks = <&clks CLK_FFUART>;\n" "\t\t};\n" " - pxa27x.dtsi\n" - " clks: pxa2xx_clks at 41300004 {\n" + " clks: pxa2xx_clks@41300004 {\n" " compatible = \"marvell,pxa270-clocks\";\n" " #clock-cells = <1>;\n" " status = \"okay\";\n" " };\n" " - pxa3xx.dtsi\n" - " clks: pxa3xx_clks at 41300004 {\n" + " clks: pxa3xx_clks@41300004 {\n" " compatible = \"marvell,pxa300-clocks\";\n" " #clock-cells = <1>;\n" " status = \"okay\";\n" @@ -45,4 +54,4 @@ "-- \n" Robert -169b8c815c131e1b79dd723c6142ed2101ddc7d84393a046b39b23458682a45c +5872dc070285b02fce13ee308309578424979e54c44e7e0c9f1a2f3cacda9f2f
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.