diff for duplicates of <520D9A3E.1040903@ti.com> diff --git a/a/1.txt b/N1/1.txt index 5c12006..39055db 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -84,7 +84,7 @@ usbphy1 and usbphy2. >>> + status = "disabled"; >>> + }; >>> + ->>> + usbctrl: omap-control-usb@44e10620 { +>>> + usbctrl: omap-control-usb at 44e10620 { >>> + compatible = "ti,omap-control-usb"; >>> + reg = <0x44e10620 0x10>; >>> + reg-names = "control_dev_conf"; @@ -92,7 +92,7 @@ usbphy1 and usbphy2. >>> + status = "disabled"; >>> + }; >>> + ->>> + usb1: am4372_dwc3@48380000 { +>>> + usb1: am4372_dwc3 at 48380000 { >>> + status = "disabled"; >>> + compatible = "ti,am4372-dwc3"; >>> + reg = <0x48380000 0x200>; @@ -106,7 +106,7 @@ usbphy1 and usbphy2. okay > ->>> + dwc3@48390000 { +>>> + dwc3 at 48390000 { >>> + compatible = "snps,dwc3"; >>> + reg = <0x48390000 0xd000>; >>> + interrupts = <GIC_SPI 168 IRQ_TYPE_LEVEL_HIGH>; @@ -140,7 +140,7 @@ Also all synopsys references for compatible are being replaced with snps. >>> + }; >>> + }; >>> + ->>> + usb2: am4372_dwc3@483c0000 { +>>> + usb2: am4372_dwc3 at 483c0000 { >>> + status = "disabled"; >>> + compatible = "ti,am4372-dwc3"; >>> + reg = <0x483c0000 0x200>; @@ -154,7 +154,7 @@ Also all synopsys references for compatible are being replaced with snps. > okay ->>> + dwc3@483d0000 { +>>> + dwc3 at 483d0000 { >>> + compatible = "snps,dwc3"; >>> + reg = <0x483d0000 0xd000>; >>> + interrupts = <GIC_SPI 174 IRQ_TYPE_LEVEL_HIGH>; diff --git a/a/content_digest b/N1/content_digest index 3b6a430..4405964 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,18 +1,10 @@ "ref\01373444082-4169-1-git-send-email-george.cherian@ti.com\0" "ref\0520B9144.5000701@ti.com\0" "ref\0520B958B.1000900@baylibre.com\0" - "From\0George Cherian <george.cherian@ti.com>\0" - "Subject\0Re: [PATCH v3] arm: dts: AM43x: Add usb DT nodes for AM4372\0" + "From\0george.cherian@ti.com (George Cherian)\0" + "Subject\0[PATCH v3] arm: dts: AM43x: Add usb DT nodes for AM4372\0" "Date\0Fri, 16 Aug 2013 08:49:26 +0530\0" - "To\0Benoit Cousson <bcousson@baylibre.com>\0" - "Cc\0afzal@ti.com" - linux@arm.linux.org.uk - linux-kernel@vger.kernel.org - balbi@ti.com - a-kishore@ti.com - linux-omap@vger.kernel.org - linux-arm-kernel@lists.infradead.org - " Roger Quadros <rogerq@ti.com>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Benoit ,\n" @@ -101,7 +93,7 @@ ">>> + status = \"disabled\";\n" ">>> + };\n" ">>> +\n" - ">>> + usbctrl: omap-control-usb@44e10620 {\n" + ">>> + usbctrl: omap-control-usb at 44e10620 {\n" ">>> + compatible = \"ti,omap-control-usb\";\n" ">>> + reg = <0x44e10620 0x10>;\n" ">>> + reg-names = \"control_dev_conf\";\n" @@ -109,7 +101,7 @@ ">>> + status = \"disabled\";\n" ">>> + };\n" ">>> +\n" - ">>> + usb1: am4372_dwc3@48380000 {\n" + ">>> + usb1: am4372_dwc3 at 48380000 {\n" ">>> + status = \"disabled\";\n" ">>> + compatible = \"ti,am4372-dwc3\";\n" ">>> + reg = <0x48380000 0x200>;\n" @@ -123,7 +115,7 @@ "\n" "okay\n" ">\n" - ">>> + dwc3@48390000 {\n" + ">>> + dwc3 at 48390000 {\n" ">>> + compatible = \"snps,dwc3\";\n" ">>> + reg = <0x48390000 0xd000>;\n" ">>> + interrupts = <GIC_SPI 168 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -157,7 +149,7 @@ ">>> + };\n" ">>> + };\n" ">>> +\n" - ">>> + usb2: am4372_dwc3@483c0000 {\n" + ">>> + usb2: am4372_dwc3 at 483c0000 {\n" ">>> + status = \"disabled\";\n" ">>> + compatible = \"ti,am4372-dwc3\";\n" ">>> + reg = <0x483c0000 0x200>;\n" @@ -171,7 +163,7 @@ ">\n" "\n" "okay\n" - ">>> + dwc3@483d0000 {\n" + ">>> + dwc3 at 483d0000 {\n" ">>> + compatible = \"snps,dwc3\";\n" ">>> + reg = <0x483d0000 0xd000>;\n" ">>> + interrupts = <GIC_SPI 174 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -192,4 +184,4 @@ "-- \n" -George -e511fc79c350c1a0731f8e0759b02ac942e9837ffd437c867b5b0195c63166db +51df9a83480ce0d83b7d8ff8c6929cb834f4b4cab2de1e5d3521540fe9f06611
diff --git a/a/content_digest b/N2/content_digest index 3b6a430..24e74a4 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -5,13 +5,13 @@ "Subject\0Re: [PATCH v3] arm: dts: AM43x: Add usb DT nodes for AM4372\0" "Date\0Fri, 16 Aug 2013 08:49:26 +0530\0" "To\0Benoit Cousson <bcousson@baylibre.com>\0" - "Cc\0afzal@ti.com" - linux@arm.linux.org.uk - linux-kernel@vger.kernel.org - balbi@ti.com - a-kishore@ti.com - linux-omap@vger.kernel.org - linux-arm-kernel@lists.infradead.org + "Cc\0<linux-arm-kernel@lists.infradead.org>" + <linux-omap@vger.kernel.org> + <linux@arm.linux.org.uk> + <a-kishore@ti.com> + <afzal@ti.com> + <linux-kernel@vger.kernel.org> + <balbi@ti.com> " Roger Quadros <rogerq@ti.com>\0" "\00:1\0" "b\0" @@ -192,4 +192,4 @@ "-- \n" -George -e511fc79c350c1a0731f8e0759b02ac942e9837ffd437c867b5b0195c63166db +658c76362e9f0cc71072cd0a44d1c22c1692c68a1fd73a23be5fa6c50ce2d167
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.