summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/bcm283x.dtsi
diff options
context:
space:
mode:
authorAlexander Aring <alex.aring@gmail.com>2015-12-16 16:26:49 -0800
committerEric Anholt <eric@anholt.net>2016-02-02 20:02:45 -0800
commit5ec6f2cd8ec4bcd38ba199ea8711a5ec906d85e7 (patch)
tree5dda3d107523789a40a049e87c80dded34e20f8f /arch/arm/boot/dts/bcm283x.dtsi
parent7a1298e339249f25f4ef97fed332c70e1d1507e4 (diff)
downloadop-kernel-dev-5ec6f2cd8ec4bcd38ba199ea8711a5ec906d85e7.zip
op-kernel-dev-5ec6f2cd8ec4bcd38ba199ea8711a5ec906d85e7.tar.gz
ARM: bcm2835: Add the Raspberry Pi power domain driver to the DT.
This connects the USB driver to the USB power domain, so that USB can actually be turned on at boot if the bootloader didn't do it for us. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Eric Anholt <eric@anholt.net> Reviewed-by: Kevin Hilman <khilman@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/bcm283x.dtsi')
-rw-r--r--arch/arm/boot/dts/bcm283x.dtsi2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/bcm283x.dtsi b/arch/arm/boot/dts/bcm283x.dtsi
index c003f2d..05ff5ce 100644
--- a/arch/arm/boot/dts/bcm283x.dtsi
+++ b/arch/arm/boot/dts/bcm283x.dtsi
@@ -218,7 +218,7 @@
status = "disabled";
};
- usb@7e980000 {
+ usb: usb@7e980000 {
compatible = "brcm,bcm2835-usb";
reg = <0x7e980000 0x10000>;
interrupts = <1 9>;
OpenPOWER on IntegriCloud