]> git.hungrycats.org Git - linux/commitdiff
ARM: dts: am335x: update USB DT references
authorLeigh Brown <leigh@solinno.co.uk>
Wed, 16 Apr 2014 11:26:35 +0000 (12:26 +0100)
committerJiri Slaby <jslaby@suse.cz>
Thu, 15 May 2014 07:55:45 +0000 (09:55 +0200)
commit a2f8d6b303213a98436455aece7e14cdd1240629 upstream.

In "ARM: dts: am33xx: correcting dt node unit address for usb", the
usb_ctrl_mod and cppi41dma nodes were updated with the correct register
addresses.  However, the dts files that reference these nodes were not
updated, and those devices are no longer being enabled.

This patch corrects the references for the affected dts files.

Signed-off-by: Leigh Brown <leigh@solinno.co.uk>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Cc: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
arch/arm/boot/dts/am335x-bone-common.dtsi
arch/arm/boot/dts/am335x-evm.dts
arch/arm/boot/dts/am335x-evmsk.dts

index 2f66deda9f5c171b4394046e14dba7b4814588df..e6e952e32117f99d68b1d61e57a9cc8065c12c60 100644 (file)
                musb: usb@47400000 {
                        status = "okay";
 
-                       control@44e10000 {
+                       control@44e10620 {
                                status = "okay";
                        };
 
                                dr_mode = "host";
                        };
 
-                       dma-controller@07402000  {
+                       dma-controller@47402000  {
                                status = "okay";
                        };
                };
index e8ec8756e4985f2b616a2aa8da28682dbd043246..b2f476911e1383207ca81b806fb0b2b8f765a4cf 100644 (file)
                musb: usb@47400000 {
                        status = "okay";
 
-                       control@44e10000 {
+                       control@44e10620 {
                                status = "okay";
                        };
 
                                dr_mode = "host";
                        };
 
-                       dma-controller@07402000  {
+                       dma-controller@47402000  {
                                status = "okay";
                        };
                };
index 4f339fa91c5772b7eaaa4c9a306a1d6808387765..521d92afc78abcbdfaa610a6f51f706622fc180a 100644 (file)
                musb: usb@47400000 {
                        status = "okay";
 
-                       control@44e10000 {
+                       control@44e10620 {
                                status = "okay";
                        };