diff for duplicates of <51AEEFE0.50107@epfl.ch> diff --git a/a/1.txt b/N1/1.txt index 8f28408..6b03fac 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -146,7 +146,7 @@ Mismatch between constants and comments, which mode should it be? > }; > }; > + -> + usbhstll: usbhstll@4a062000 { +> + usbhstll: usbhstll at 4a062000 { > + compatible = "ti,usbhs-tll"; > + reg = <0x4a062000 0x1000>; > + interrupts = <0 78 IRQ_TYPE_LEVEL_HIGH>; @@ -156,7 +156,7 @@ I guess that here you can replace '0' with GIC_SPI. > + ti,hwmods = "usb_tll_hs"; > + }; > + -> + usbhshost: usbhshost@4a064000 { +> + usbhshost: usbhshost at 4a064000 { > + compatible = "ti,usbhs-host"; > + reg = <0x4a064000 0x800>; > + ti,hwmods = "usb_host_hs"; @@ -164,7 +164,7 @@ I guess that here you can replace '0' with GIC_SPI. > + #size-cells = <1>; > + ranges; > + -> + usbhsohci: ohci@4a064800 { +> + usbhsohci: ohci at 4a064800 { > + compatible = "ti,ohci-omap3", "usb-ohci"; > + reg = <0x4a064800 0x400>; > + interrupt-parent = <&gic>; @@ -174,7 +174,7 @@ Same here. > + }; > + -> + usbhsehci: ehci@4a064c00 { +> + usbhsehci: ehci at 4a064c00 { > + compatible = "ti,ehci-omap", "usb-ehci"; > + reg = <0x4a064c00 0x400>; > + interrupt-parent = <&gic>; diff --git a/a/content_digest b/N1/content_digest index d68556d..6e9589b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,15 +1,9 @@ "ref\01370414770-1485-1-git-send-email-r.sricharan@ti.com\0" "ref\01370414770-1485-3-git-send-email-r.sricharan@ti.com\0" - "From\0Florian Vaussard <florian.vaussard@epfl.ch>\0" - "Subject\0Re: [PATCH 2/4] ARM: dts: omap5-uevm: Add USB Host support\0" + "From\0florian.vaussard@epfl.ch (Florian Vaussard)\0" + "Subject\0[PATCH 2/4] ARM: dts: omap5-uevm: Add USB Host support\0" "Date\0Wed, 05 Jun 2013 09:59:28 +0200\0" - "To\0Sricharan R <r.sricharan@ti.com>\0" - "Cc\0linux-omap@vger.kernel.org" - linux-arm-kernel@lists.infradead.org - tony@atomide.com - rnayak@ti.com - b-cousson@ti.com - " Roger Quadros <rogerq@ti.com>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hello,\n" @@ -160,7 +154,7 @@ "> \t\t\t};\n" "> \t\t};\n" "> +\n" - "> +\t\tusbhstll: usbhstll@4a062000 {\n" + "> +\t\tusbhstll: usbhstll at 4a062000 {\n" "> +\t\t\tcompatible = \"ti,usbhs-tll\";\n" "> +\t\t\treg = <0x4a062000 0x1000>;\n" "> +\t\t\tinterrupts = <0 78 IRQ_TYPE_LEVEL_HIGH>;\n" @@ -170,7 +164,7 @@ "> +\t\t\tti,hwmods = \"usb_tll_hs\";\n" "> +\t\t};\n" "> +\n" - "> +\t\tusbhshost: usbhshost@4a064000 {\n" + "> +\t\tusbhshost: usbhshost at 4a064000 {\n" "> +\t\t\tcompatible = \"ti,usbhs-host\";\n" "> +\t\t\treg = <0x4a064000 0x800>;\n" "> +\t\t\tti,hwmods = \"usb_host_hs\";\n" @@ -178,7 +172,7 @@ "> +\t\t\t#size-cells = <1>;\n" "> +\t\t\tranges;\n" "> +\n" - "> +\t\t\tusbhsohci: ohci@4a064800 {\n" + "> +\t\t\tusbhsohci: ohci at 4a064800 {\n" "> +\t\t\t\tcompatible = \"ti,ohci-omap3\", \"usb-ohci\";\n" "> +\t\t\t\treg = <0x4a064800 0x400>;\n" "> +\t\t\t\tinterrupt-parent = <&gic>;\n" @@ -188,7 +182,7 @@ "\n" "> +\t\t\t};\n" "> +\n" - "> +\t\t\tusbhsehci: ehci@4a064c00 {\n" + "> +\t\t\tusbhsehci: ehci at 4a064c00 {\n" "> +\t\t\t\tcompatible = \"ti,ehci-omap\", \"usb-ehci\";\n" "> +\t\t\t\treg = <0x4a064c00 0x400>;\n" "> +\t\t\t\tinterrupt-parent = <&gic>;\n" @@ -206,4 +200,4 @@ "\n" Florian -11134f7cba7c4fb46f568ccd6df1bd661d0e1e48df655054837cfbc7aa89c37e +576a775087e18d67ef70eb4f749cc5f597b119abb3f4d2ceeb63f0a5c776cb60
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.