diff for duplicates of <5360CF8A.5010809@gmail.com> diff --git a/a/1.txt b/N1/1.txt index 458a507..704f760 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,7 +4,7 @@ On 04/30/14 14:25, Vivek Gautam wrote: > Add required device node for usb2phy to let enable USB 2.0 > support. > -> Signed-off-by: Vivek Gautam <gautam.vivek-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> +> Signed-off-by: Vivek Gautam <gautam.vivek@samsung.com> > --- > arch/arm/boot/dts/exynos5420.dtsi | 10 ++++++++++ > 1 file changed, 10 insertions(+) @@ -18,11 +18,11 @@ On 04/30/14 14:25, Vivek Gautam wrote: > samsung,power-domain = <&g2d_pd>; > }; > + -> + phy@12130000 { +> + phy at 12130000 { As we will be changing over to reference-based updation of nodes in the board dts files, it would be good to add node reference also while -adding new nodes. Like : usb_phy: phy@12130000 { +adding new nodes. Like : usb_phy: phy at 12130000 { Regards Arun @@ -36,8 +36,4 @@ Arun > + samsung,pmureg-phandle = <&pmu_system_controller>; > + }; > }; -> --- -To unsubscribe from this list: send the line "unsubscribe devicetree" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html +> diff --git a/a/content_digest b/N1/content_digest index efd7ef2..d911e73 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,21 +1,9 @@ "ref\01398848110-6152-1-git-send-email-gautam.vivek@samsung.com\0" "ref\01398848110-6152-4-git-send-email-gautam.vivek@samsung.com\0" - "ref\01398848110-6152-4-git-send-email-gautam.vivek-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org\0" - "From\0Arun Kumar K <arunkk.samsung-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" - "Subject\0Re: [PATCH 3/4] ARM: dts: Add usb2phy support on exynos5420\0" + "From\0arunkk.samsung@gmail.com (Arun Kumar K)\0" + "Subject\0[PATCH 3/4] ARM: dts: Add usb2phy support on exynos5420\0" "Date\0Wed, 30 Apr 2014 15:55:14 +0530\0" - "To\0Vivek Gautam <gautam.vivek-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>" - linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" - "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - k.debski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org - kgene.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org - p.paneri-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org - jg1.han-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - kishon-l0cyMroinI0@public.gmane.org - stern-nwvwT67g6+6dFdvTe/nMLpVzexx5G7lz@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" "Hi Vivek,\n" @@ -24,7 +12,7 @@ "> Add required device node for usb2phy to let enable USB 2.0\n" "> support.\n" "> \n" - "> Signed-off-by: Vivek Gautam <gautam.vivek-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n" + "> Signed-off-by: Vivek Gautam <gautam.vivek@samsung.com>\n" "> ---\n" "> arch/arm/boot/dts/exynos5420.dtsi | 10 ++++++++++\n" "> 1 file changed, 10 insertions(+)\n" @@ -38,11 +26,11 @@ "> \t\tsamsung,power-domain = <&g2d_pd>;\n" "> \t};\n" "> +\n" - "> +\tphy@12130000 {\n" + "> +\tphy at 12130000 {\n" "\n" "As we will be changing over to reference-based updation of nodes in the\n" "board dts files, it would be good to add node reference also while\n" - "adding new nodes. Like : usb_phy: phy@12130000 {\n" + "adding new nodes. Like : usb_phy: phy at 12130000 {\n" "\n" "Regards\n" "Arun\n" @@ -56,10 +44,6 @@ "> +\t\tsamsung,pmureg-phandle = <&pmu_system_controller>;\n" "> +\t};\n" "> };\n" - "> \n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + > -91a7de1f636d31ae4b9e1169b8891ea4776afed085314ed7f0e75f45754f3b5f +fbd78e1c2c513b027c07610d883dfab3c011c164533557efd11ee178345d6d47
diff --git a/a/1.txt b/N2/1.txt index 458a507..d1861ed 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -4,7 +4,7 @@ On 04/30/14 14:25, Vivek Gautam wrote: > Add required device node for usb2phy to let enable USB 2.0 > support. > -> Signed-off-by: Vivek Gautam <gautam.vivek-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> +> Signed-off-by: Vivek Gautam <gautam.vivek@samsung.com> > --- > arch/arm/boot/dts/exynos5420.dtsi | 10 ++++++++++ > 1 file changed, 10 insertions(+) @@ -36,8 +36,4 @@ Arun > + samsung,pmureg-phandle = <&pmu_system_controller>; > + }; > }; -> --- -To unsubscribe from this list: send the line "unsubscribe devicetree" in -the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org -More majordomo info at http://vger.kernel.org/majordomo-info.html +> diff --git a/a/content_digest b/N2/content_digest index efd7ef2..f21a5cd 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,21 +1,20 @@ "ref\01398848110-6152-1-git-send-email-gautam.vivek@samsung.com\0" "ref\01398848110-6152-4-git-send-email-gautam.vivek@samsung.com\0" - "ref\01398848110-6152-4-git-send-email-gautam.vivek-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org\0" - "From\0Arun Kumar K <arunkk.samsung-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "From\0Arun Kumar K <arunkk.samsung@gmail.com>\0" "Subject\0Re: [PATCH 3/4] ARM: dts: Add usb2phy support on exynos5420\0" "Date\0Wed, 30 Apr 2014 15:55:14 +0530\0" - "To\0Vivek Gautam <gautam.vivek-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>" - linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" - "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" - k.debski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org - kgene.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org - p.paneri-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org - jg1.han-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - kishon-l0cyMroinI0@public.gmane.org - stern-nwvwT67g6+6dFdvTe/nMLpVzexx5G7lz@public.gmane.org - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "To\0Vivek Gautam <gautam.vivek@samsung.com>" + linux-usb@vger.kernel.org + " linux-samsung-soc@vger.kernel.org\0" + "Cc\0devicetree@vger.kernel.org" + k.debski@samsung.com + kgene.kim@samsung.com + p.paneri@samsung.com + jg1.han@samsung.com + linux-kernel@vger.kernel.org + kishon@ti.com + stern@rowland.harvard.edu + " linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Vivek,\n" @@ -24,7 +23,7 @@ "> Add required device node for usb2phy to let enable USB 2.0\n" "> support.\n" "> \n" - "> Signed-off-by: Vivek Gautam <gautam.vivek-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n" + "> Signed-off-by: Vivek Gautam <gautam.vivek@samsung.com>\n" "> ---\n" "> arch/arm/boot/dts/exynos5420.dtsi | 10 ++++++++++\n" "> 1 file changed, 10 insertions(+)\n" @@ -56,10 +55,6 @@ "> +\t\tsamsung,pmureg-phandle = <&pmu_system_controller>;\n" "> +\t};\n" "> };\n" - "> \n" - "--\n" - "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" - "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" - More majordomo info at http://vger.kernel.org/majordomo-info.html + > -91a7de1f636d31ae4b9e1169b8891ea4776afed085314ed7f0e75f45754f3b5f +b59dae44841543b707e0186a538ec3f3503e6737bafb40cf86f10da9c3bbab95
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.