diff for duplicates of <51D26F61.7080308@ti.com> diff --git a/a/1.txt b/N1/1.txt index 5e48bd6..6718758 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -7,11 +7,11 @@ On 6/28/2013 3:05 PM, Hebbar Gururaja wrote: > Update the rtc compatible property to "ti,am3352-rtc" to enable handling > of this feature inside rtc-omap driver. > -> Signed-off-by: Hebbar Gururaja <gururaja.hebbar-l0cyMroinI0@public.gmane.org> -> Cc: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> -> Cc: Sekhar Nori <nsekhar-l0cyMroinI0@public.gmane.org> -> Cc: Kevin Hilman <khilman-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> -> Cc: b-cousson-l0cyMroinI0@public.gmane.org +> Signed-off-by: Hebbar Gururaja <gururaja.hebbar@ti.com> +> Cc: Tony Lindgren <tony@atomide.com> +> Cc: Sekhar Nori <nsekhar@ti.com> +> Cc: Kevin Hilman <khilman@linaro.org> +> Cc: b-cousson at ti.com > --- > :100644 100644 77aa1b0... dde180a... M arch/arm/boot/dts/am33xx.dtsi > arch/arm/boot/dts/am33xx.dtsi | 2 +- @@ -24,7 +24,7 @@ On 6/28/2013 3:05 PM, Hebbar Gururaja wrote: > @@ -297,7 +297,7 @@ > }; > -> rtc@44e3e000 { +> rtc at 44e3e000 { > - compatible = "ti,da830-rtc"; > + compatible = "ti,am3352-rtc"; diff --git a/a/content_digest b/N1/content_digest index 5140aff..c509334 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,17 +1,9 @@ "ref\01372412109-986-1-git-send-email-gururaja.hebbar@ti.com\0" "ref\01372412109-986-5-git-send-email-gururaja.hebbar@ti.com\0" - "ref\01372412109-986-5-git-send-email-gururaja.hebbar-l0cyMroinI0@public.gmane.org\0" - "From\0Sekhar Nori <nsekhar-l0cyMroinI0@public.gmane.org>\0" - "Subject\0Re: [PATCH 4/4] ARM: dts: AM33XX: update rtc node compatibility\0" + "From\0nsekhar@ti.com (Sekhar Nori)\0" + "Subject\0[PATCH 4/4] ARM: dts: AM33XX: update rtc node compatibility\0" "Date\0Tue, 2 Jul 2013 11:42:49 +0530\0" - "To\0Hebbar Gururaja <gururaja.hebbar-l0cyMroinI0@public.gmane.org>\0" - "Cc\0davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org" - tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org - " Beno\303\256t Cousson <benoit.cousson-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>" - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Changing to Benoit's gmail id since he apparently wont access TI mail\n" @@ -23,11 +15,11 @@ "> Update the rtc compatible property to \"ti,am3352-rtc\" to enable handling\n" "> of this feature inside rtc-omap driver.\n" "> \n" - "> Signed-off-by: Hebbar Gururaja <gururaja.hebbar-l0cyMroinI0@public.gmane.org>\n" - "> Cc: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\n" - "> Cc: Sekhar Nori <nsekhar-l0cyMroinI0@public.gmane.org>\n" - "> Cc: Kevin Hilman <khilman-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" - "> Cc: b-cousson-l0cyMroinI0@public.gmane.org\n" + "> Signed-off-by: Hebbar Gururaja <gururaja.hebbar@ti.com>\n" + "> Cc: Tony Lindgren <tony@atomide.com>\n" + "> Cc: Sekhar Nori <nsekhar@ti.com>\n" + "> Cc: Kevin Hilman <khilman@linaro.org>\n" + "> Cc: b-cousson at ti.com\n" "> ---\n" "> :100644 100644 77aa1b0... dde180a... M\tarch/arm/boot/dts/am33xx.dtsi\n" "> arch/arm/boot/dts/am33xx.dtsi | 2 +-\n" @@ -40,7 +32,7 @@ "> @@ -297,7 +297,7 @@\n" "> \t\t};\n" "> \n" - "> \t\trtc@44e3e000 {\n" + "> \t\trtc at 44e3e000 {\n" "> -\t\t\tcompatible = \"ti,da830-rtc\";\n" "> +\t\t\tcompatible = \"ti,am3352-rtc\";\n" "\n" @@ -55,4 +47,4 @@ "Thanks,\n" Sekhar -b968074bd1c641e6ca0f8f7d92cd89bf5a9b63245d9f81f39e172a16883a69f7 +ccfae8f7e963e187bde7180faf7a37278ec9ee614f4d2735860368d065bd1da3
diff --git a/a/1.txt b/N2/1.txt index 5e48bd6..8881c81 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -7,11 +7,11 @@ On 6/28/2013 3:05 PM, Hebbar Gururaja wrote: > Update the rtc compatible property to "ti,am3352-rtc" to enable handling > of this feature inside rtc-omap driver. > -> Signed-off-by: Hebbar Gururaja <gururaja.hebbar-l0cyMroinI0@public.gmane.org> -> Cc: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org> -> Cc: Sekhar Nori <nsekhar-l0cyMroinI0@public.gmane.org> -> Cc: Kevin Hilman <khilman-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> -> Cc: b-cousson-l0cyMroinI0@public.gmane.org +> Signed-off-by: Hebbar Gururaja <gururaja.hebbar@ti.com> +> Cc: Tony Lindgren <tony@atomide.com> +> Cc: Sekhar Nori <nsekhar@ti.com> +> Cc: Kevin Hilman <khilman@linaro.org> +> Cc: b-cousson@ti.com > --- > :100644 100644 77aa1b0... dde180a... M arch/arm/boot/dts/am33xx.dtsi > arch/arm/boot/dts/am33xx.dtsi | 2 +- diff --git a/a/content_digest b/N2/content_digest index 5140aff..908cdee 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,17 +1,19 @@ "ref\01372412109-986-1-git-send-email-gururaja.hebbar@ti.com\0" "ref\01372412109-986-5-git-send-email-gururaja.hebbar@ti.com\0" - "ref\01372412109-986-5-git-send-email-gururaja.hebbar-l0cyMroinI0@public.gmane.org\0" - "From\0Sekhar Nori <nsekhar-l0cyMroinI0@public.gmane.org>\0" + "From\0Sekhar Nori <nsekhar@ti.com>\0" "Subject\0Re: [PATCH 4/4] ARM: dts: AM33XX: update rtc node compatibility\0" "Date\0Tue, 2 Jul 2013 11:42:49 +0530\0" - "To\0Hebbar Gururaja <gururaja.hebbar-l0cyMroinI0@public.gmane.org>\0" - "Cc\0davinci-linux-open-source-VycZQUHpC/PFrsHnngEfi1aTQe2KTcn/@public.gmane.org" - tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org - " Beno\303\256t Cousson <benoit.cousson-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>" - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "To\0Hebbar Gururaja <gururaja.hebbar@ti.com>\0" + "Cc\0khilman@linaro.org" + tony@atomide.com + " Beno\303\256t Cousson <benoit.cousson@gmail.com>" + linux-omap@vger.kernel.org + devicetree-discuss@lists.ozlabs.org + linux-kernel@vger.kernel.org + linux-arm-kernel@lists.infradead.org + davinci-linux-open-source@linux.davincidsp.com + vaibhav.bedia@ti.com + " sudhakar.raj@ti.com\0" "\00:1\0" "b\0" "Changing to Benoit's gmail id since he apparently wont access TI mail\n" @@ -23,11 +25,11 @@ "> Update the rtc compatible property to \"ti,am3352-rtc\" to enable handling\n" "> of this feature inside rtc-omap driver.\n" "> \n" - "> Signed-off-by: Hebbar Gururaja <gururaja.hebbar-l0cyMroinI0@public.gmane.org>\n" - "> Cc: Tony Lindgren <tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>\n" - "> Cc: Sekhar Nori <nsekhar-l0cyMroinI0@public.gmane.org>\n" - "> Cc: Kevin Hilman <khilman-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" - "> Cc: b-cousson-l0cyMroinI0@public.gmane.org\n" + "> Signed-off-by: Hebbar Gururaja <gururaja.hebbar@ti.com>\n" + "> Cc: Tony Lindgren <tony@atomide.com>\n" + "> Cc: Sekhar Nori <nsekhar@ti.com>\n" + "> Cc: Kevin Hilman <khilman@linaro.org>\n" + "> Cc: b-cousson@ti.com\n" "> ---\n" "> :100644 100644 77aa1b0... dde180a... M\tarch/arm/boot/dts/am33xx.dtsi\n" "> arch/arm/boot/dts/am33xx.dtsi | 2 +-\n" @@ -55,4 +57,4 @@ "Thanks,\n" Sekhar -b968074bd1c641e6ca0f8f7d92cd89bf5a9b63245d9f81f39e172a16883a69f7 +af2ae36effab1fcd4e91d0f9b30bc226ebf5c7c50356017f530bc5f514df21cf
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.