diff for duplicates of <52741581.9020106@cogentembedded.com> diff --git a/a/1.txt b/N1/1.txt index 3299c32..b262c80 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -5,9 +5,9 @@ On 11/01/2013 10:45 PM, Matt Porter wrote: > Adds USB OTG/PHY and clock support to BCM281xx and enables > UDC support on the bcm11351-brt and bcm28155-ap boards. -> Signed-off-by: Matt Porter <matt.porter@linaro.org> -> Reviewed-by: Markus Mayer <markus.mayer@linaro.org> -> Reviewed-by: Tim Kryger <tim.kryger@linaro.org> +> Signed-off-by: Matt Porter <matt.porter-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +> Reviewed-by: Markus Mayer <markus.mayer-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> +> Reviewed-by: Tim Kryger <tim.kryger-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org> > --- > arch/arm/boot/dts/bcm11351-brt.dts | 6 ++++++ > arch/arm/boot/dts/bcm11351.dtsi | 18 ++++++++++++++++++ @@ -24,9 +24,9 @@ On 11/01/2013 10:45 PM, Matt Porter wrote: > }; > }; > + -> + usbotg: usbotg at 3f120000 { +> + usbotg: usbotg@3f120000 { - According to ePAPR spec [1], the node name should be "usb at 3f120000". + According to ePAPR spec [1], the node name should be "usb@3f120000". > + compatible = "snps,dwc2"; @@ -39,9 +39,9 @@ On 11/01/2013 10:45 PM, Matt Porter wrote: > + status = "disabled"; > + }; > + -> + usbphy: usbphy at 3f130000 { +> + usbphy: usbphy@3f130000 { - This one should probably be named "usb-phy at 3f130000", just like + This one should probably be named "usb-phy@3f130000", just like "ethernet-phy" from the ePAPR spec. > + compatible = "brcm,kona-usb2-phy"; @@ -54,3 +54,8 @@ On 11/01/2013 10:45 PM, Matt Porter wrote: [1] http://www.power.org/resources/downloads/Power_ePAPR_APPROVED_v1.0.pdf WBR, Sergei + +-- +To unsubscribe from this list: send the line "unsubscribe linux-usb" 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 cebd446..09b4119 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,25 @@ "ref\01383335158-19730-1-git-send-email-matt.porter@linaro.org\0" "ref\01383335158-19730-10-git-send-email-matt.porter@linaro.org\0" - "From\0sergei.shtylyov@cogentembedded.com (Sergei Shtylyov)\0" - "Subject\0[PATCH v2 9/9] ARM: dts: add usb udc support to bcm281xx\0" + "ref\01383335158-19730-10-git-send-email-matt.porter-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0" + "From\0Sergei Shtylyov <sergei.shtylyov-M4DtvfQ/ZS1MRgGoP+s0PdBPR1lH4CV8@public.gmane.org>\0" + "Subject\0Re: [PATCH v2 9/9] ARM: dts: add usb udc support to bcm281xx\0" "Date\0Fri, 01 Nov 2013 23:56:33 +0300\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Matt Porter <matt.porter-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>" + Felipe Balbi <balbi-l0cyMroinI0@public.gmane.org> + Greg Kroah-Hartman <gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org> + Kishon Vijay Abraham I <kishon-l0cyMroinI0@public.gmane.org> + Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org> + Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> + Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org> + Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> + Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> + Christian Daudt <bcm-xK7y4jjYLqYh9ZMKESR00Q@public.gmane.org> + " Paul Zimmerman <paulz-HKixBCOQz3hWk0Htik3J/w@public.gmane.org>\0" + "Cc\0Linux USB List <linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>" + Linux ARM Kernel List <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org> + Linux Kernel Mailing List <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + Devicetree List <devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> + " Linaro Patches <patches-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" "\00:1\0" "b\0" "Hello.\n" @@ -13,9 +29,9 @@ "> Adds USB OTG/PHY and clock support to BCM281xx and enables\n" "> UDC support on the bcm11351-brt and bcm28155-ap boards.\n" "\n" - "> Signed-off-by: Matt Porter <matt.porter@linaro.org>\n" - "> Reviewed-by: Markus Mayer <markus.mayer@linaro.org>\n" - "> Reviewed-by: Tim Kryger <tim.kryger@linaro.org>\n" + "> Signed-off-by: Matt Porter <matt.porter-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + "> Reviewed-by: Markus Mayer <markus.mayer-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" + "> Reviewed-by: Tim Kryger <tim.kryger-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n" "> ---\n" "> arch/arm/boot/dts/bcm11351-brt.dts | 6 ++++++\n" "> arch/arm/boot/dts/bcm11351.dtsi | 18 ++++++++++++++++++\n" @@ -32,9 +48,9 @@ "> \t\t};\n" "> \t};\n" "> +\n" - "> +\tusbotg: usbotg at 3f120000 {\n" + "> +\tusbotg: usbotg@3f120000 {\n" "\n" - " According to ePAPR spec [1], the node name should be \"usb at 3f120000\".\n" + " According to ePAPR spec [1], the node name should be \"usb@3f120000\".\n" "\n" "\n" "> +\t\tcompatible = \"snps,dwc2\";\n" @@ -47,9 +63,9 @@ "> +\t\tstatus = \"disabled\";\n" "> +\t};\n" "> +\n" - "> +\tusbphy: usbphy at 3f130000 {\n" + "> +\tusbphy: usbphy@3f130000 {\n" "\n" - " This one should probably be named \"usb-phy at 3f130000\", just like \n" + " This one should probably be named \"usb-phy@3f130000\", just like \n" "\"ethernet-phy\" from the ePAPR spec.\n" "\n" "> +\t\tcompatible = \"brcm,kona-usb2-phy\";\n" @@ -61,6 +77,11 @@ "\n" "[1] http://www.power.org/resources/downloads/Power_ePAPR_APPROVED_v1.0.pdf\n" "\n" - WBR, Sergei + "WBR, Sergei\n" + "\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe linux-usb\" 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 -2a4a53205f489fd935bc62bef34a1180e8c18d19f085f8a366712c1f534ab6f1 +4f141ef7f4e7b743e8b2eb8eb1bfd9b17044f0cb1421b784c767d65025e3e247
diff --git a/a/1.txt b/N2/1.txt index 3299c32..14305e8 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -24,9 +24,9 @@ On 11/01/2013 10:45 PM, Matt Porter wrote: > }; > }; > + -> + usbotg: usbotg at 3f120000 { +> + usbotg: usbotg@3f120000 { - According to ePAPR spec [1], the node name should be "usb at 3f120000". + According to ePAPR spec [1], the node name should be "usb@3f120000". > + compatible = "snps,dwc2"; @@ -39,9 +39,9 @@ On 11/01/2013 10:45 PM, Matt Porter wrote: > + status = "disabled"; > + }; > + -> + usbphy: usbphy at 3f130000 { +> + usbphy: usbphy@3f130000 { - This one should probably be named "usb-phy at 3f130000", just like + This one should probably be named "usb-phy@3f130000", just like "ethernet-phy" from the ePAPR spec. > + compatible = "brcm,kona-usb2-phy"; diff --git a/a/content_digest b/N2/content_digest index cebd446..c9d70fe 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,24 @@ "ref\01383335158-19730-1-git-send-email-matt.porter@linaro.org\0" "ref\01383335158-19730-10-git-send-email-matt.porter@linaro.org\0" - "From\0sergei.shtylyov@cogentembedded.com (Sergei Shtylyov)\0" - "Subject\0[PATCH v2 9/9] ARM: dts: add usb udc support to bcm281xx\0" + "From\0Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>\0" + "Subject\0Re: [PATCH v2 9/9] ARM: dts: add usb udc support to bcm281xx\0" "Date\0Fri, 01 Nov 2013 23:56:33 +0300\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Matt Porter <matt.porter@linaro.org>" + Felipe Balbi <balbi@ti.com> + Greg Kroah-Hartman <gregkh@linuxfoundation.org> + Kishon Vijay Abraham I <kishon@ti.com> + Rob Herring <rob.herring@calxeda.com> + Pawel Moll <pawel.moll@arm.com> + Mark Rutland <mark.rutland@arm.com> + Kumar Gala <galak@codeaurora.org> + Ian Campbell <ijc+devicetree@hellion.org.uk> + Christian Daudt <bcm@fixthebug.org> + " Paul Zimmerman <paulz@synopsys.com>\0" + "Cc\0Linux USB List <linux-usb@vger.kernel.org>" + Linux ARM Kernel List <linux-arm-kernel@lists.infradead.org> + Linux Kernel Mailing List <linux-kernel@vger.kernel.org> + Devicetree List <devicetree@vger.kernel.org> + " Linaro Patches <patches@linaro.org>\0" "\00:1\0" "b\0" "Hello.\n" @@ -32,9 +47,9 @@ "> \t\t};\n" "> \t};\n" "> +\n" - "> +\tusbotg: usbotg at 3f120000 {\n" + "> +\tusbotg: usbotg@3f120000 {\n" "\n" - " According to ePAPR spec [1], the node name should be \"usb at 3f120000\".\n" + " According to ePAPR spec [1], the node name should be \"usb@3f120000\".\n" "\n" "\n" "> +\t\tcompatible = \"snps,dwc2\";\n" @@ -47,9 +62,9 @@ "> +\t\tstatus = \"disabled\";\n" "> +\t};\n" "> +\n" - "> +\tusbphy: usbphy at 3f130000 {\n" + "> +\tusbphy: usbphy@3f130000 {\n" "\n" - " This one should probably be named \"usb-phy at 3f130000\", just like \n" + " This one should probably be named \"usb-phy@3f130000\", just like \n" "\"ethernet-phy\" from the ePAPR spec.\n" "\n" "> +\t\tcompatible = \"brcm,kona-usb2-phy\";\n" @@ -63,4 +78,4 @@ "\n" WBR, Sergei -2a4a53205f489fd935bc62bef34a1180e8c18d19f085f8a366712c1f534ab6f1 +8f6eb1f6212eb4620235dfe3aed5b985aac0e9e24ca0379d6c5ca364bb6cec68
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.