diff for duplicates of <4F61CC81.1020902@st.com> diff --git a/a/1.txt b/N1/1.txt index 2ccdfa9..7af816b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -6,7 +6,7 @@ On 3/15/2012 4:20 PM, Stefan Roese wrote: > + compatible = "st,spear600"; > + > + cpus { -> + cpu at 0 { +> + cpu@0 { > + compatible = "arm,arm926ejs"; > + }; > + }; @@ -28,7 +28,7 @@ which are on apb bus. > + > + /* local/cpu GPIO */ -> + gpio0: gpio at f0100000 { +> + gpio0: gpio@f0100000 { > + #gpio-cells = <2>; > + compatible = "arm,pl061", "arm,primecell"; > + gpio-controller; @@ -38,7 +38,7 @@ which are on apb bus. > + }; > + > + /* basic GPIO */ -> + gpio1: gpio at fc980000 { +> + gpio1: gpio@fc980000 { > + #gpio-cells = <2>; > + compatible = "arm,pl061", "arm,primecell"; > + gpio-controller; @@ -48,7 +48,7 @@ which are on apb bus. > + }; > + > + /* appl GPIO */ -> + gpio2: gpio at d8100000 { +> + gpio2: gpio@d8100000 { > + #gpio-cells = <2>; > + compatible = "arm,pl061", "arm,primecell"; > + gpio-controller; @@ -75,7 +75,7 @@ which are on apb bus. I didn't got Jean's comment at that time, but now it is ultra clear. -Acked-by: Viresh Kumar <viresh.kumar@st.com> +Acked-by: Viresh Kumar <viresh.kumar-qxv4g6HH51o@public.gmane.org> -- viresh diff --git a/a/content_digest b/N1/content_digest index 23711f1..a544e12 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,8 +1,12 @@ "ref\01331808632-22585-1-git-send-email-sr@denx.de\0" - "From\0viresh.kumar@st.com (Viresh Kumar)\0" - "Subject\0[PATCH v3] ARM: SPEAr600: Add device-tree support to SPEAr600 boards\0" + "ref\01331808632-22585-1-git-send-email-sr-ynQEQJNshbs@public.gmane.org\0" + "From\0Viresh Kumar <viresh.kumar-qxv4g6HH51o@public.gmane.org>\0" + "Subject\0Re: [PATCH v3] ARM: SPEAr600: Add device-tree support to SPEAr600 boards\0" "Date\0Thu, 15 Mar 2012 16:33:29 +0530\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Stefan Roese <sr-ynQEQJNshbs@public.gmane.org>\0" + "Cc\0devicetree-discuss-mnsaURCQ41sdnm+yROfE0A@public.gmane.org <devicetree-discuss-mnsaURCQ41sdnm+yROfE0A@public.gmane.org>" + spear-devel <spear-devel-nkJGhpqTU55BDgjK7y7TUQ@public.gmane.org> + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>\0" "\00:1\0" "b\0" "On 3/15/2012 4:20 PM, Stefan Roese wrote:\n" @@ -13,7 +17,7 @@ "> + compatible = \"st,spear600\";\n" "> +\n" "> + cpus {\n" - "> + cpu at 0 {\n" + "> + cpu@0 {\n" "> + compatible = \"arm,arm926ejs\";\n" "> + };\n" "> + };\n" @@ -35,7 +39,7 @@ "> +\n" "\n" "> + /* local/cpu GPIO */\n" - "> + gpio0: gpio at f0100000 {\n" + "> + gpio0: gpio@f0100000 {\n" "> + #gpio-cells = <2>;\n" "> + compatible = \"arm,pl061\", \"arm,primecell\";\n" "> + gpio-controller;\n" @@ -45,7 +49,7 @@ "> + };\n" "> +\n" "> + /* basic GPIO */\n" - "> + gpio1: gpio at fc980000 {\n" + "> + gpio1: gpio@fc980000 {\n" "> + #gpio-cells = <2>;\n" "> + compatible = \"arm,pl061\", \"arm,primecell\";\n" "> + gpio-controller;\n" @@ -55,7 +59,7 @@ "> + };\n" "> +\n" "> + /* appl GPIO */\n" - "> + gpio2: gpio at d8100000 {\n" + "> + gpio2: gpio@d8100000 {\n" "> + #gpio-cells = <2>;\n" "> + compatible = \"arm,pl061\", \"arm,primecell\";\n" "> + gpio-controller;\n" @@ -82,9 +86,9 @@ "\n" "I didn't got Jean's comment at that time, but now it is ultra clear.\n" "\n" - "Acked-by: Viresh Kumar <viresh.kumar@st.com>\n" + "Acked-by: Viresh Kumar <viresh.kumar-qxv4g6HH51o@public.gmane.org>\n" "\n" "-- \n" viresh -f03672b8262372526e314a1bb4c6d60b70843e155bf69431ba2e6e3d3db32d78 +e9a156dcc1f2f1f2acfedc21658361b39c296873e891343d4a6ea4b9b0d64842
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.