diff for duplicates of <53452ADE.2000609@samsung.com> diff --git a/a/1.txt b/N1/1.txt index 36e017d..573ed58 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -2,7 +2,7 @@ On 08.04.2014 16:36, Vivek Gautam wrote: > Add device tree node for new usbdrd-phy driver, which > is based on generic phy framework. > -> Signed-off-by: Vivek Gautam <gautam.vivek-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> +> Signed-off-by: Vivek Gautam <gautam.vivek@samsung.com> > --- > arch/arm/boot/dts/exynos5250.dtsi | 10 ++++++++++ > 1 file changed, 10 insertions(+) @@ -15,7 +15,7 @@ On 08.04.2014 16:36, Vivek Gautam wrote: > }; > }; > -> + usbdrd_phy: phy@12100000 { +> + usbdrd_phy: phy at 12100000 { > + compatible = "samsung,exynos5250-usbdrd-phy"; > + reg = <0x12100000 0x100>; > + clocks = <&clock 286>, <&clock 1>; @@ -25,17 +25,13 @@ On 08.04.2014 16:36, Vivek Gautam wrote: > + #phy-cells = <1>; > + }; > + -> usb@12110000 { +> usb at 12110000 { > compatible = "samsung,exynos4210-ehci"; > reg = <0x12110000 0x100>; > -Reviewed-by: Tomasz Figa <t.figa-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> +Reviewed-by: Tomasz Figa <t.figa@samsung.com> -- Best regards, Tomasz --- -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 f1aeaa6..083e20f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,30 +1,16 @@ "ref\01396967803-28868-1-git-send-email-gautam.vivek@samsung.com\0" "ref\01396967803-28868-5-git-send-email-gautam.vivek@samsung.com\0" - "ref\01396967803-28868-5-git-send-email-gautam.vivek-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org\0" - "From\0Tomasz Figa <t.figa-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\0" - "Subject\0Re: [PATCH V4 4/5] dt: exynos5250: Enable support for generic USB DRD phy\0" + "From\0t.figa@samsung.com (Tomasz Figa)\0" + "Subject\0[PATCH V4 4/5] dt: exynos5250: Enable support for generic USB DRD phy\0" "Date\0Wed, 09 Apr 2014 13:11:26 +0200\0" - "To\0Vivek Gautam <gautam.vivek-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>" - linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " kishon-l0cyMroinI0@public.gmane.org\0" - "Cc\0gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org" - balbi-l0cyMroinI0@public.gmane.org - kgene.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org - k.debski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org - jg1.han-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org - " sylvester.nawrocki-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 08.04.2014 16:36, Vivek Gautam wrote:\n" "> Add device tree node for new usbdrd-phy driver, which\n" "> is based on generic phy framework.\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/exynos5250.dtsi | 10 ++++++++++\n" "> 1 file changed, 10 insertions(+)\n" @@ -37,7 +23,7 @@ "> \t\t};\n" "> \t};\n" ">\n" - "> +\tusbdrd_phy: phy@12100000 {\n" + "> +\tusbdrd_phy: phy at 12100000 {\n" "> +\t\tcompatible = \"samsung,exynos5250-usbdrd-phy\";\n" "> +\t\treg = <0x12100000 0x100>;\n" "> +\t\tclocks = <&clock 286>, <&clock 1>;\n" @@ -47,19 +33,15 @@ "> +\t\t#phy-cells = <1>;\n" "> +\t};\n" "> +\n" - "> \tusb@12110000 {\n" + "> \tusb at 12110000 {\n" "> \t\tcompatible = \"samsung,exynos4210-ehci\";\n" "> \t\treg = <0x12110000 0x100>;\n" ">\n" "\n" - "Reviewed-by: Tomasz Figa <t.figa-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n" + "Reviewed-by: Tomasz Figa <t.figa@samsung.com>\n" "\n" "--\n" "Best regards,\n" - "Tomasz\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 + Tomasz -9045b717b99598c186018b0b5e9e2a531487f5af0926faef49405bb784874890 +0ae63442b1fb49ce06a845108891f195fb7afcd614034f320d525a1cb76f39d4
diff --git a/a/1.txt b/N2/1.txt index 36e017d..3776738 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -2,7 +2,7 @@ On 08.04.2014 16:36, Vivek Gautam wrote: > Add device tree node for new usbdrd-phy driver, which > is based on generic phy framework. > -> Signed-off-by: Vivek Gautam <gautam.vivek-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> +> Signed-off-by: Vivek Gautam <gautam.vivek@samsung.com> > --- > arch/arm/boot/dts/exynos5250.dtsi | 10 ++++++++++ > 1 file changed, 10 insertions(+) @@ -30,12 +30,8 @@ On 08.04.2014 16:36, Vivek Gautam wrote: > reg = <0x12110000 0x100>; > -Reviewed-by: Tomasz Figa <t.figa-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org> +Reviewed-by: Tomasz Figa <t.figa@samsung.com> -- Best regards, Tomasz --- -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 f1aeaa6..88c9af6 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,30 +1,29 @@ "ref\01396967803-28868-1-git-send-email-gautam.vivek@samsung.com\0" "ref\01396967803-28868-5-git-send-email-gautam.vivek@samsung.com\0" - "ref\01396967803-28868-5-git-send-email-gautam.vivek-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org\0" - "From\0Tomasz Figa <t.figa-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\0" + "From\0Tomasz Figa <t.figa@samsung.com>\0" "Subject\0Re: [PATCH V4 4/5] dt: exynos5250: Enable support for generic USB DRD phy\0" "Date\0Wed, 09 Apr 2014 13:11:26 +0200\0" - "To\0Vivek Gautam <gautam.vivek-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>" - linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-samsung-soc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-doc-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - " kishon-l0cyMroinI0@public.gmane.org\0" - "Cc\0gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org" - balbi-l0cyMroinI0@public.gmane.org - kgene.kim-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org - k.debski-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org - jg1.han-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org - " sylvester.nawrocki-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org\0" + "To\0Vivek Gautam <gautam.vivek@samsung.com>" + linux-usb@vger.kernel.org + linux-samsung-soc@vger.kernel.org + linux-arm-kernel@lists.infradead.org + linux-kernel@vger.kernel.org + devicetree@vger.kernel.org + linux-doc@vger.kernel.org + " kishon@ti.com\0" + "Cc\0gregkh@linuxfoundation.org" + balbi@ti.com + kgene.kim@samsung.com + k.debski@samsung.com + jg1.han@samsung.com + " sylvester.nawrocki@gmail.com\0" "\00:1\0" "b\0" "On 08.04.2014 16:36, Vivek Gautam wrote:\n" "> Add device tree node for new usbdrd-phy driver, which\n" "> is based on generic phy framework.\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/exynos5250.dtsi | 10 ++++++++++\n" "> 1 file changed, 10 insertions(+)\n" @@ -52,14 +51,10 @@ "> \t\treg = <0x12110000 0x100>;\n" ">\n" "\n" - "Reviewed-by: Tomasz Figa <t.figa-Sze3O3UU22JBDgjK7y7TUQ@public.gmane.org>\n" + "Reviewed-by: Tomasz Figa <t.figa@samsung.com>\n" "\n" "--\n" "Best regards,\n" - "Tomasz\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 + Tomasz -9045b717b99598c186018b0b5e9e2a531487f5af0926faef49405bb784874890 +8b54df785ff8184938f83d21b447491cc84a37805e020247f04ec9b60b705cb0
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.