diff for duplicates of <535E689D.7010204@ti.com> diff --git a/a/1.txt b/N1/1.txt index fa88484..5cb6d22 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -On 4/28/2014 7:28 PM, Guido Martínez wrote: +On 4/28/2014 7:28 PM, Guido Mart?nez wrote: > Use phandles instead of unit adresses to reference usb and dma nodes. > This makes the DT more robust and readable. The series will give dtb build errors @@ -21,7 +21,7 @@ make[1]: *** [arch/arm/boot/dts/am335x-boneblack.dtb] Error 1 make: *** [dtbs] Error 2 > -> Signed-off-by: Guido Martínez <guido-30ULvvUtt6G51wMPkGsGjgyUoB5FGQPZ@public.gmane.org> +> Signed-off-by: Guido Mart?nez <guido@vanguardiasur.com.ar> > --- > arch/arm/boot/dts/am335x-bone-common.dtsi | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) @@ -34,33 +34,33 @@ make: *** [dtbs] Error 2 > &usb { > status = "okay"; > -> - control@44e10620 { +> - control at 44e10620 { > + &usb_ctrl_mod { > status = "okay"; > }; > -> - usb-phy@47401300 { +> - usb-phy at 47401300 { > + &usb0_phy { > status = "okay"; > }; > -> - usb-phy@47401b00 { +> - usb-phy at 47401b00 { > + &usb1_phy { > status = "okay"; > }; > -> - usb@47401000 { +> - usb at 47401000 { > + &usb0 { > status = "okay"; > }; > -> - usb@47401800 { +> - usb at 47401800 { > + &usb1 { > status = "okay"; > dr_mode = "host"; > }; > -> - dma-controller@47402000 { +> - dma-controller at 47402000 { > + &cppi41dma { > status = "okay"; > }; @@ -81,32 +81,32 @@ b/arch/arm/boot/dts/am335x-bone-common.dtsi + status = "okay"; +}; - - control@44e10620 { + - control at 44e10620 { - status = "okay"; - }; - - - usb-phy@47401300 { + - usb-phy at 47401300 { - status = "okay"; - }; +&usb0_phy { + status = "okay"; +}; - - usb-phy@47401b00 { + - usb-phy at 47401b00 { - status = "okay"; - }; +&usb1_phy { + status = "okay"; +}; - - usb@47401000 { + - usb at 47401000 { - status = "okay"; - }; +&usb { + status = "okay"; +}; - - usb@47401800 { + - usb at 47401800 { - status = "okay"; - dr_mode = "host"; - }; @@ -115,7 +115,7 @@ b/arch/arm/boot/dts/am335x-bone-common.dtsi + dr_mode = "host"; +}; - - dma-controller@47402000 { + - dma-controller at 47402000 { - status = "okay"; - }; +&cppi41dma { @@ -126,8 +126,3 @@ b/arch/arm/boot/dts/am335x-bone-common.dtsi -- -George - --- -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 3181c0c..67cfb0d 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,25 +1,11 @@ "ref\01398693512-5355-1-git-send-email-guido@vanguardiasur.com.ar\0" - "ref\01398693512-5355-1-git-send-email-guido-30ULvvUtt6G51wMPkGsGjgyUoB5FGQPZ@public.gmane.org\0" - "From\0George Cherian <george.cherian-l0cyMroinI0@public.gmane.org>\0" - "Subject\0Re: [PATCH 1/4] ARM: dts: am335x-bone-common: use phandles for USB and DMA refs\0" + "From\0george.cherian@ti.com (George Cherian)\0" + "Subject\0[PATCH 1/4] ARM: dts: am335x-bone-common: use phandles for USB and DMA refs\0" "Date\0Mon, 28 Apr 2014 20:11:33 +0530\0" - "To\0Guido Mart\303\255nez <guido-30ULvvUtt6G51wMPkGsGjgyUoB5FGQPZ@public.gmane.org>" - LKML <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org - " tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org\0" - "Cc\0robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org" - pawel.moll-5wv7dgnIgG8@public.gmane.org - mark.rutland-5wv7dgnIgG8@public.gmane.org - ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org - galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org - linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org - linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - " Ezequiel Garc\303\255a <ezequiel-30ULvvUtt6G51wMPkGsGjgyUoB5FGQPZ@public.gmane.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" - "On 4/28/2014 7:28 PM, Guido Mart\303\255nez wrote:\n" + "On 4/28/2014 7:28 PM, Guido Mart?nez wrote:\n" "> Use phandles instead of unit adresses to reference usb and dma nodes.\n" "> This makes the DT more robust and readable.\n" "The series will give dtb build errors\n" @@ -42,7 +28,7 @@ "make: *** [dtbs] Error 2\n" "\n" ">\n" - "> Signed-off-by: Guido Mart\303\255nez <guido-30ULvvUtt6G51wMPkGsGjgyUoB5FGQPZ@public.gmane.org>\n" + "> Signed-off-by: Guido Mart?nez <guido@vanguardiasur.com.ar>\n" "> ---\n" "> arch/arm/boot/dts/am335x-bone-common.dtsi | 12 ++++++------\n" "> 1 file changed, 6 insertions(+), 6 deletions(-)\n" @@ -55,33 +41,33 @@ "> &usb {\n" "> \tstatus = \"okay\";\n" "> \n" - "> -\tcontrol@44e10620 {\n" + "> -\tcontrol at 44e10620 {\n" "> +\t&usb_ctrl_mod {\n" "> \t\tstatus = \"okay\";\n" "> \t};\n" "> \n" - "> -\tusb-phy@47401300 {\n" + "> -\tusb-phy at 47401300 {\n" "> +\t&usb0_phy {\n" "> \t\tstatus = \"okay\";\n" "> \t};\n" "> \n" - "> -\tusb-phy@47401b00 {\n" + "> -\tusb-phy at 47401b00 {\n" "> +\t&usb1_phy {\n" "> \t\tstatus = \"okay\";\n" "> \t};\n" "> \n" - "> -\tusb@47401000 {\n" + "> -\tusb at 47401000 {\n" "> +\t&usb0 {\n" "> \t\tstatus = \"okay\";\n" "> \t};\n" "> \n" - "> -\tusb@47401800 {\n" + "> -\tusb at 47401800 {\n" "> +\t&usb1 {\n" "> \t\tstatus = \"okay\";\n" "> \t\tdr_mode = \"host\";\n" "> \t};\n" "> \n" - "> -\tdma-controller@47402000 {\n" + "> -\tdma-controller at 47402000 {\n" "> +\t&cppi41dma {\n" "> \t\tstatus = \"okay\";\n" "> \t};\n" @@ -102,32 +88,32 @@ " + status = \"okay\";\n" " +};\n" "\n" - " - control@44e10620 {\n" + " - control at 44e10620 {\n" " - status = \"okay\";\n" " - };\n" " -\n" - " - usb-phy@47401300 {\n" + " - usb-phy at 47401300 {\n" " - status = \"okay\";\n" " - };\n" " +&usb0_phy {\n" " + status = \"okay\";\n" " +};\n" "\n" - " - usb-phy@47401b00 {\n" + " - usb-phy at 47401b00 {\n" " - status = \"okay\";\n" " - };\n" " +&usb1_phy {\n" " + status = \"okay\";\n" " +};\n" "\n" - " - usb@47401000 {\n" + " - usb at 47401000 {\n" " - status = \"okay\";\n" " - };\n" " +&usb {\n" " + status = \"okay\";\n" " +};\n" "\n" - " - usb@47401800 {\n" + " - usb at 47401800 {\n" " - status = \"okay\";\n" " - dr_mode = \"host\";\n" " - };\n" @@ -136,7 +122,7 @@ " + dr_mode = \"host\";\n" " +};\n" "\n" - " - dma-controller@47402000 {\n" + " - dma-controller at 47402000 {\n" " - status = \"okay\";\n" " - };\n" " +&cppi41dma {\n" @@ -146,11 +132,6 @@ "\n" "\n" "-- \n" - "-George\n" - "\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 + -George -09d154f0adee4510b9422de6f2d4b25cae45861bc5e4b4abb77c609ce45c34b1 +90836150c318980106a1c10464320c5622ea191fd4ddebaa7335cc8b4356fd66
diff --git a/a/1.txt b/N2/1.txt index fa88484..66eca8a 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -21,7 +21,7 @@ make[1]: *** [arch/arm/boot/dts/am335x-boneblack.dtb] Error 1 make: *** [dtbs] Error 2 > -> Signed-off-by: Guido Martínez <guido-30ULvvUtt6G51wMPkGsGjgyUoB5FGQPZ@public.gmane.org> +> Signed-off-by: Guido Martínez <guido@vanguardiasur.com.ar> > --- > arch/arm/boot/dts/am335x-bone-common.dtsi | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) @@ -126,8 +126,3 @@ b/arch/arm/boot/dts/am335x-bone-common.dtsi -- -George - --- -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 3181c0c..a630b2f 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,22 +1,21 @@ "ref\01398693512-5355-1-git-send-email-guido@vanguardiasur.com.ar\0" - "ref\01398693512-5355-1-git-send-email-guido-30ULvvUtt6G51wMPkGsGjgyUoB5FGQPZ@public.gmane.org\0" - "From\0George Cherian <george.cherian-l0cyMroinI0@public.gmane.org>\0" + "From\0George Cherian <george.cherian@ti.com>\0" "Subject\0Re: [PATCH 1/4] ARM: dts: am335x-bone-common: use phandles for USB and DMA refs\0" "Date\0Mon, 28 Apr 2014 20:11:33 +0530\0" - "To\0Guido Mart\303\255nez <guido-30ULvvUtt6G51wMPkGsGjgyUoB5FGQPZ@public.gmane.org>" - LKML <linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org> - bcousson-rdvid1DuHRBWk0Htik3J/w@public.gmane.org - " tony-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org\0" - "Cc\0robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org" - pawel.moll-5wv7dgnIgG8@public.gmane.org - mark.rutland-5wv7dgnIgG8@public.gmane.org - ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org - galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org - linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org - linux-omap-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - " Ezequiel Garc\303\255a <ezequiel-30ULvvUtt6G51wMPkGsGjgyUoB5FGQPZ@public.gmane.org>\0" + "To\0Guido Mart\303\255nez <guido@vanguardiasur.com.ar>" + LKML <linux-kernel@vger.kernel.org> + bcousson@baylibre.com + " tony@atomide.com\0" + "Cc\0robh+dt@kernel.org" + pawel.moll@arm.com + mark.rutland@arm.com + ijc+devicetree@hellion.org.uk + galak@codeaurora.org + linux@arm.linux.org.uk + linux-omap@vger.kernel.org + devicetree@vger.kernel.org + linux-arm-kernel@lists.infradead.org + " Ezequiel Garc\303\255a <ezequiel@vanguardiasur.com.ar>\0" "\00:1\0" "b\0" "On 4/28/2014 7:28 PM, Guido Mart\303\255nez wrote:\n" @@ -42,7 +41,7 @@ "make: *** [dtbs] Error 2\n" "\n" ">\n" - "> Signed-off-by: Guido Mart\303\255nez <guido-30ULvvUtt6G51wMPkGsGjgyUoB5FGQPZ@public.gmane.org>\n" + "> Signed-off-by: Guido Mart\303\255nez <guido@vanguardiasur.com.ar>\n" "> ---\n" "> arch/arm/boot/dts/am335x-bone-common.dtsi | 12 ++++++------\n" "> 1 file changed, 6 insertions(+), 6 deletions(-)\n" @@ -146,11 +145,6 @@ "\n" "\n" "-- \n" - "-George\n" - "\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 + -George -09d154f0adee4510b9422de6f2d4b25cae45861bc5e4b4abb77c609ce45c34b1 +1b842a5429f427df6dde6cc09cd9783f42627c194767f00c4789e0e5498e10fd
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.