diff for duplicates of <20141110101131.GP21424@x1> diff --git a/a/1.txt b/N1/1.txt index d4067ce..b4b6300 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,7 +4,7 @@ On Fri, 07 Nov 2014, Peter Griffin wrote: > family of devices. It is used on stih410 and later devices with the ehci/ohci usb > controller, and is also used as the usb2 phy with the dwc3 usb3 controller. > -> Signed-off-by: Peter Griffin <peter.griffin@linaro.org> +> Signed-off-by: Peter Griffin <peter.griffin-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> > --- > arch/arm/boot/dts/stih407.dtsi | 46 ++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 46 insertions(+) @@ -19,7 +19,7 @@ On Fri, 07 Nov 2014, Peter Griffin wrote: > }; > + > + /* Generic picoPHY */ -> + usb2_picophy0: usbpicophy at 0 { +> + usb2_picophy0: usbpicophy@0 { > + compatible = "st,stih407-usb2-phy"; > + reg = <0xf8 0x04>, /* syscfg 5062 */ > + <0xf4 0x04>; /* syscfg 5061 */ @@ -43,7 +43,7 @@ May as well put these on the same line. > + }; > + -> + usb2_picophy1: usbpicophy at 1 { +> + usb2_picophy1: usbpicophy@1 { > + compatible = "st,stih407-usb2-phy"; > + #phy-cells = <0>; > + reg = <0xfc 0x04>, /* syscfg 5063 */ @@ -58,7 +58,7 @@ May as well put these on the same line. > + "port"; > + }; > + -> + usb2_picophy2: usbpicophy at 2 { +> + usb2_picophy2: usbpicophy@2 { > + compatible = "st,stih407-usb2-phy"; > + #phy-cells = <0>; > + reg = <0x100 0x04>, /* syscfg 5064 */ @@ -78,5 +78,9 @@ May as well put these on the same line. -- Lee Jones Linaro STMicroelectronics Landing Team Lead -Linaro.org ? Open source software for ARM SoCs +Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog +-- +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 79f8931..bae87e4 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,16 @@ "ref\01415361475-6218-1-git-send-email-peter.griffin@linaro.org\0" "ref\01415361475-6218-8-git-send-email-peter.griffin@linaro.org\0" - "From\0lee.jones@linaro.org (Lee Jones)\0" - "Subject\0[PATCH 07/13] ARM: STi: DT: STiH407: Add usb2 picophy dt nodes\0" + "ref\01415361475-6218-8-git-send-email-peter.griffin-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0" + "From\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "Subject\0Re: [PATCH 07/13] ARM: STi: DT: STiH407: Add usb2 picophy dt nodes\0" "Date\0Mon, 10 Nov 2014 10:11:31 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Peter Griffin <peter.griffin-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + srinivas.kandagatla-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org + maxime.coquelin-qxv4g6HH51o@public.gmane.org + patrice.chotard-qxv4g6HH51o@public.gmane.org + " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0" "\00:1\0" "b\0" "On Fri, 07 Nov 2014, Peter Griffin wrote:\n" @@ -12,7 +19,7 @@ "> family of devices. It is used on stih410 and later devices with the ehci/ohci usb\n" "> controller, and is also used as the usb2 phy with the dwc3 usb3 controller.\n" "> \n" - "> Signed-off-by: Peter Griffin <peter.griffin@linaro.org>\n" + "> Signed-off-by: Peter Griffin <peter.griffin-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" "> ---\n" "> arch/arm/boot/dts/stih407.dtsi | 46 ++++++++++++++++++++++++++++++++++++++++++\n" "> 1 file changed, 46 insertions(+)\n" @@ -27,7 +34,7 @@ "> \t\t};\n" "> +\n" "> +\t\t/* Generic picoPHY */\n" - "> +\t\tusb2_picophy0: usbpicophy at 0 {\n" + "> +\t\tusb2_picophy0: usbpicophy@0 {\n" "> +\t\t\tcompatible = \"st,stih407-usb2-phy\";\n" "> +\t\t\treg =\t<0xf8 0x04>,\t/* syscfg 5062 */\n" "> +\t\t\t\t<0xf4 0x04>; /* syscfg 5061 */\n" @@ -51,7 +58,7 @@ "\n" "> +\t\t};\n" "> +\n" - "> +\t\tusb2_picophy1: usbpicophy at 1 {\n" + "> +\t\tusb2_picophy1: usbpicophy@1 {\n" "> +\t\t\tcompatible = \"st,stih407-usb2-phy\";\n" "> +\t\t\t#phy-cells = <0>;\n" "> +\t\t\treg =\t<0xfc 0x04>,\t/* syscfg 5063 */\n" @@ -66,7 +73,7 @@ "> +\t\t\t\t \"port\";\n" "> +\t\t};\n" "> +\n" - "> +\t\tusb2_picophy2: usbpicophy at 2 {\n" + "> +\t\tusb2_picophy2: usbpicophy@2 {\n" "> +\t\t\tcompatible = \"st,stih407-usb2-phy\";\n" "> +\t\t\t#phy-cells = <0>;\n" "> +\t\t\treg =\t<0x100 0x04>,\t/* syscfg 5064 */\n" @@ -86,7 +93,11 @@ "-- \n" "Lee Jones\n" "Linaro STMicroelectronics Landing Team Lead\n" - "Linaro.org ? Open source software for ARM SoCs\n" - Follow Linaro: Facebook | Twitter | Blog + "Linaro.org \342\224\202 Open source software for ARM SoCs\n" + "Follow Linaro: Facebook | Twitter | Blog\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 -9d877599e1f8e1591b9d89205cebd3af1eef3161339fbe7b7e89fcedd7333c37 +3ee5f2776aafb9594091ea307ab25fef2a12d2030e6137f6223f43835854410c
diff --git a/a/1.txt b/N2/1.txt index d4067ce..091bf5f 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -19,7 +19,7 @@ On Fri, 07 Nov 2014, Peter Griffin wrote: > }; > + > + /* Generic picoPHY */ -> + usb2_picophy0: usbpicophy at 0 { +> + usb2_picophy0: usbpicophy@0 { > + compatible = "st,stih407-usb2-phy"; > + reg = <0xf8 0x04>, /* syscfg 5062 */ > + <0xf4 0x04>; /* syscfg 5061 */ @@ -43,7 +43,7 @@ May as well put these on the same line. > + }; > + -> + usb2_picophy1: usbpicophy at 1 { +> + usb2_picophy1: usbpicophy@1 { > + compatible = "st,stih407-usb2-phy"; > + #phy-cells = <0>; > + reg = <0xfc 0x04>, /* syscfg 5063 */ @@ -58,7 +58,7 @@ May as well put these on the same line. > + "port"; > + }; > + -> + usb2_picophy2: usbpicophy at 2 { +> + usb2_picophy2: usbpicophy@2 { > + compatible = "st,stih407-usb2-phy"; > + #phy-cells = <0>; > + reg = <0x100 0x04>, /* syscfg 5064 */ @@ -78,5 +78,5 @@ May as well put these on the same line. -- Lee Jones Linaro STMicroelectronics Landing Team Lead -Linaro.org ? Open source software for ARM SoCs +Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog diff --git a/a/content_digest b/N2/content_digest index 79f8931..c96299a 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,15 @@ "ref\01415361475-6218-1-git-send-email-peter.griffin@linaro.org\0" "ref\01415361475-6218-8-git-send-email-peter.griffin@linaro.org\0" - "From\0lee.jones@linaro.org (Lee Jones)\0" - "Subject\0[PATCH 07/13] ARM: STi: DT: STiH407: Add usb2 picophy dt nodes\0" + "From\0Lee Jones <lee.jones@linaro.org>\0" + "Subject\0Re: [PATCH 07/13] ARM: STi: DT: STiH407: Add usb2 picophy dt nodes\0" "Date\0Mon, 10 Nov 2014 10:11:31 +0000\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Peter Griffin <peter.griffin@linaro.org>\0" + "Cc\0linux-arm-kernel@lists.infradead.org" + linux-kernel@vger.kernel.org + srinivas.kandagatla@gmail.com + maxime.coquelin@st.com + patrice.chotard@st.com + " devicetree@vger.kernel.org\0" "\00:1\0" "b\0" "On Fri, 07 Nov 2014, Peter Griffin wrote:\n" @@ -27,7 +33,7 @@ "> \t\t};\n" "> +\n" "> +\t\t/* Generic picoPHY */\n" - "> +\t\tusb2_picophy0: usbpicophy at 0 {\n" + "> +\t\tusb2_picophy0: usbpicophy@0 {\n" "> +\t\t\tcompatible = \"st,stih407-usb2-phy\";\n" "> +\t\t\treg =\t<0xf8 0x04>,\t/* syscfg 5062 */\n" "> +\t\t\t\t<0xf4 0x04>; /* syscfg 5061 */\n" @@ -51,7 +57,7 @@ "\n" "> +\t\t};\n" "> +\n" - "> +\t\tusb2_picophy1: usbpicophy at 1 {\n" + "> +\t\tusb2_picophy1: usbpicophy@1 {\n" "> +\t\t\tcompatible = \"st,stih407-usb2-phy\";\n" "> +\t\t\t#phy-cells = <0>;\n" "> +\t\t\treg =\t<0xfc 0x04>,\t/* syscfg 5063 */\n" @@ -66,7 +72,7 @@ "> +\t\t\t\t \"port\";\n" "> +\t\t};\n" "> +\n" - "> +\t\tusb2_picophy2: usbpicophy at 2 {\n" + "> +\t\tusb2_picophy2: usbpicophy@2 {\n" "> +\t\t\tcompatible = \"st,stih407-usb2-phy\";\n" "> +\t\t\t#phy-cells = <0>;\n" "> +\t\t\treg =\t<0x100 0x04>,\t/* syscfg 5064 */\n" @@ -86,7 +92,7 @@ "-- \n" "Lee Jones\n" "Linaro STMicroelectronics Landing Team Lead\n" - "Linaro.org ? Open source software for ARM SoCs\n" + "Linaro.org \342\224\202 Open source software for ARM SoCs\n" Follow Linaro: Facebook | Twitter | Blog -9d877599e1f8e1591b9d89205cebd3af1eef3161339fbe7b7e89fcedd7333c37 +c82594869942b66c744dbb752118efe21cb0860bc095172a53606c8efdfc604b
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.