diff for duplicates of <5783341F.1030006@samsung.com> diff --git a/a/1.txt b/N1/1.txt index 879cd03..404a3d7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -10,7 +10,7 @@ Best regards, Krzysztof > -> Signed-off-by: Randy Li <ayaka@soulik.info> +> Signed-off-by: Randy Li <ayaka-xPW3/0Ywev/iB9QmIjCX8w@public.gmane.org> > --- > arch/arm/boot/dts/exynos3250.dtsi | 2 +- > arch/arm/boot/dts/exynos5.dtsi | 2 +- @@ -51,5 +51,5 @@ Please read http://groups.google.com/group/rtc-linux/web/checklist before submitting a driver. --- You received this message because you are subscribed to the Google Groups "rtc-linux" group. -To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com. +To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org For more options, visit https://groups.google.com/d/optout. diff --git a/a/content_digest b/N1/content_digest index 79f455a..949685d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,19 +1,20 @@ "ref\01468056226-19128-1-git-send-email-ayaka@soulik.info\0" "ref\01468056226-19128-4-git-send-email-ayaka@soulik.info\0" - "From\0Krzysztof Kozlowski <k.kozlowski@samsung.com>\0" - "Subject\0[rtc-linux] Re: [PATCH 3/3] ARM: dts: exynos: correct the rtc compatible value for exynos5\0" + "ref\01468056226-19128-4-git-send-email-ayaka-xPW3/0Ywev/iB9QmIjCX8w@public.gmane.org\0" + "From\0Krzysztof Kozlowski <k.kozlowski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\0" + "Subject\0Re: [PATCH 3/3] ARM: dts: exynos: correct the rtc compatible value for exynos5\0" "Date\0Mon, 11 Jul 2016 07:52:31 +0200\0" - "To\0Randy Li <ayaka@soulik.info>\0" - "Cc\0alexandre.belloni@free-electrons.com" - a.zummo@towertech.it - rtc-linux@googlegroups.com - linux-kernel@vger.kernel.org - robh+dt@kernel.org - mark.rutland@arm.com - linux@armlinux.org.uk - devicetree@vger.kernel.org - linux-arm-kernel@lists.infradead.org - " linux-samsung-soc@vger.kernel.org\0" + "To\0Randy Li <ayaka-xPW3/0Ywev/iB9QmIjCX8w@public.gmane.org>\0" + "Cc\0alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org" + a.zummo-BfzFCNDTiLLj+vYz1yj4TQ@public.gmane.org + rtc-linux-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + mark.rutland-5wv7dgnIgG8@public.gmane.org + linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + " linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "On 07/09/2016 11:23 AM, Randy Li wrote:\n" @@ -28,7 +29,7 @@ "Krzysztof\n" "\n" "> \n" - "> Signed-off-by: Randy Li <ayaka@soulik.info>\n" + "> Signed-off-by: Randy Li <ayaka-xPW3/0Ywev/iB9QmIjCX8w@public.gmane.org>\n" "> ---\n" "> arch/arm/boot/dts/exynos3250.dtsi | 2 +-\n" "> arch/arm/boot/dts/exynos5.dtsi | 2 +-\n" @@ -69,7 +70,7 @@ "before submitting a driver.\n" "--- \n" "You received this message because you are subscribed to the Google Groups \"rtc-linux\" group.\n" - "To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com.\n" + "To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org\n" For more options, visit https://groups.google.com/d/optout. -3880a45bd5af5a6ae36e6753c936e5a0c8dd0931832369c2b64f21d612f07331 +2a0995bc286cede1c0522e17dcade577e984d16a617a16a22650b231571121e6
diff --git a/a/1.txt b/N2/1.txt index 879cd03..343e7b7 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -23,7 +23,7 @@ Krzysztof > @@ -208,7 +208,7 @@ > }; > -> rtc: rtc@10070000 { +> rtc: rtc at 10070000 { > - compatible = "samsung,s3c6410-rtc"; > + compatible = "samsung,exynos3250-rtc"; > reg = <0x10070000 0x100>; @@ -36,20 +36,10 @@ Krzysztof > @@ -88,7 +88,7 @@ > }; > -> rtc: rtc@101E0000 { +> rtc: rtc at 101E0000 { > - compatible = "samsung,s3c6410-rtc"; > + compatible = "samsung,exynos3250-rtc"; > reg = <0x101E0000 0x100>; > interrupts = <0 43 0>, <0 44 0>; > status = "disabled"; -> - --- -You received this message because you are subscribed to "rtc-linux". -Membership options at http://groups.google.com/group/rtc-linux . -Please read http://groups.google.com/group/rtc-linux/web/checklist -before submitting a driver. ---- -You received this message because you are subscribed to the Google Groups "rtc-linux" group. -To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com. -For more options, visit https://groups.google.com/d/optout. +> diff --git a/a/content_digest b/N2/content_digest index 79f455a..828fd88 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,19 +1,9 @@ "ref\01468056226-19128-1-git-send-email-ayaka@soulik.info\0" "ref\01468056226-19128-4-git-send-email-ayaka@soulik.info\0" - "From\0Krzysztof Kozlowski <k.kozlowski@samsung.com>\0" - "Subject\0[rtc-linux] Re: [PATCH 3/3] ARM: dts: exynos: correct the rtc compatible value for exynos5\0" + "From\0k.kozlowski@samsung.com (Krzysztof Kozlowski)\0" + "Subject\0[PATCH 3/3] ARM: dts: exynos: correct the rtc compatible value for exynos5\0" "Date\0Mon, 11 Jul 2016 07:52:31 +0200\0" - "To\0Randy Li <ayaka@soulik.info>\0" - "Cc\0alexandre.belloni@free-electrons.com" - a.zummo@towertech.it - rtc-linux@googlegroups.com - linux-kernel@vger.kernel.org - robh+dt@kernel.org - mark.rutland@arm.com - linux@armlinux.org.uk - devicetree@vger.kernel.org - linux-arm-kernel@lists.infradead.org - " linux-samsung-soc@vger.kernel.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 07/09/2016 11:23 AM, Randy Li wrote:\n" @@ -41,7 +31,7 @@ "> @@ -208,7 +208,7 @@\n" "> \t\t};\n" "> \n" - "> \t\trtc: rtc@10070000 {\n" + "> \t\trtc: rtc at 10070000 {\n" "> -\t\t\tcompatible = \"samsung,s3c6410-rtc\";\n" "> +\t\t\tcompatible = \"samsung,exynos3250-rtc\";\n" "> \t\t\treg = <0x10070000 0x100>;\n" @@ -54,22 +44,12 @@ "> @@ -88,7 +88,7 @@\n" "> \t};\n" "> \n" - "> \trtc: rtc@101E0000 {\n" + "> \trtc: rtc at 101E0000 {\n" "> -\t\tcompatible = \"samsung,s3c6410-rtc\";\n" "> +\t\tcompatible = \"samsung,exynos3250-rtc\";\n" "> \t\treg = <0x101E0000 0x100>;\n" "> \t\tinterrupts = <0 43 0>, <0 44 0>;\n" "> \t\tstatus = \"disabled\";\n" - "> \n" - "\n" - "-- \n" - "You received this message because you are subscribed to \"rtc-linux\".\n" - "Membership options at http://groups.google.com/group/rtc-linux .\n" - "Please read http://groups.google.com/group/rtc-linux/web/checklist\n" - "before submitting a driver.\n" - "--- \n" - "You received this message because you are subscribed to the Google Groups \"rtc-linux\" group.\n" - "To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com.\n" - For more options, visit https://groups.google.com/d/optout. + > -3880a45bd5af5a6ae36e6753c936e5a0c8dd0931832369c2b64f21d612f07331 +7ff5e4eee2e750282521a26fab9b39ddfc3036e731e262d70ced828b636b2607
diff --git a/a/1.txt b/N3/1.txt index 879cd03..e268443 100644 --- a/a/1.txt +++ b/N3/1.txt @@ -42,14 +42,4 @@ Krzysztof > reg = <0x101E0000 0x100>; > interrupts = <0 43 0>, <0 44 0>; > status = "disabled"; -> - --- -You received this message because you are subscribed to "rtc-linux". -Membership options at http://groups.google.com/group/rtc-linux . -Please read http://groups.google.com/group/rtc-linux/web/checklist -before submitting a driver. ---- -You received this message because you are subscribed to the Google Groups "rtc-linux" group. -To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com. -For more options, visit https://groups.google.com/d/optout. +> diff --git a/a/content_digest b/N3/content_digest index 79f455a..a3dd8a4 100644 --- a/a/content_digest +++ b/N3/content_digest @@ -1,7 +1,7 @@ "ref\01468056226-19128-1-git-send-email-ayaka@soulik.info\0" "ref\01468056226-19128-4-git-send-email-ayaka@soulik.info\0" "From\0Krzysztof Kozlowski <k.kozlowski@samsung.com>\0" - "Subject\0[rtc-linux] Re: [PATCH 3/3] ARM: dts: exynos: correct the rtc compatible value for exynos5\0" + "Subject\0Re: [PATCH 3/3] ARM: dts: exynos: correct the rtc compatible value for exynos5\0" "Date\0Mon, 11 Jul 2016 07:52:31 +0200\0" "To\0Randy Li <ayaka@soulik.info>\0" "Cc\0alexandre.belloni@free-electrons.com" @@ -60,16 +60,6 @@ "> \t\treg = <0x101E0000 0x100>;\n" "> \t\tinterrupts = <0 43 0>, <0 44 0>;\n" "> \t\tstatus = \"disabled\";\n" - "> \n" - "\n" - "-- \n" - "You received this message because you are subscribed to \"rtc-linux\".\n" - "Membership options at http://groups.google.com/group/rtc-linux .\n" - "Please read http://groups.google.com/group/rtc-linux/web/checklist\n" - "before submitting a driver.\n" - "--- \n" - "You received this message because you are subscribed to the Google Groups \"rtc-linux\" group.\n" - "To unsubscribe from this group and stop receiving emails from it, send an email to rtc-linux+unsubscribe@googlegroups.com.\n" - For more options, visit https://groups.google.com/d/optout. + > -3880a45bd5af5a6ae36e6753c936e5a0c8dd0931832369c2b64f21d612f07331 +09aebe961165f645f7acd56a75d866d7b96677e12dd7610a6565f861b39c29e2
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.