summaryrefslogtreecommitdiff
path: root/arch/arm/boot
diff options
context:
space:
mode:
authorLee Jones <lee.jones@linaro.org>2012-05-03 13:40:24 (GMT)
committerLee Jones <lee.jones@linaro.org>2012-07-13 07:55:46 (GMT)
commitee189cefa8aaa3db3d65fc330aaf324820c0a623 (patch)
tree599f81aed96e3273790ea58927c64b37aa2558ce /arch/arm/boot
parent78451de7475be601cff4f283f95122a1ca61de16 (diff)
downloadlinux-fsl-qoriq-ee189cefa8aaa3db3d65fc330aaf324820c0a623.tar.xz
ARM: ux500: Add a ab8500-usb Device Tree node for db8500 based devices
Here we specify each of the ab8500 USB driver's seven IRQs, which the driver references by name. We also apply regulator support for the three used by the device. Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'arch/arm/boot')
-rw-r--r--arch/arm/boot/dts/db8500.dtsi21
1 files changed, 21 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/db8500.dtsi b/arch/arm/boot/dts/db8500.dtsi
index 185f8d4..40d8244 100644
--- a/arch/arm/boot/dts/db8500.dtsi
+++ b/arch/arm/boot/dts/db8500.dtsi
@@ -321,6 +321,27 @@
vddadc-supply = <&ab8500_ldo_tvout_reg>;
};
+ ab8500-usb {
+ compatible = "stericsson,ab8500-usb";
+ interrupts = < 0 90 0x4
+ 0 96 0x4
+ 0 14 0x4
+ 0 15 0x4
+ 0 79 0x4
+ 0 74 0x4
+ 0 75 0x4>;
+ interrupt-names = "ID_WAKEUP_R",
+ "ID_WAKEUP_F",
+ "VBUS_DET_F",
+ "VBUS_DET_R",
+ "USB_LINK_STATUS",
+ "USB_ADP_PROBE_PLUG",
+ "USB_ADP_PROBE_UNPLUG";
+ vddulpivio18-supply = <&ab8500_ldo_initcore_reg>;
+ v-ape-supply = <&db8500_vape_reg>;
+ musb_1v8-supply = <&db8500_vsmps2_reg>;
+ };
+
ab8500-ponkey {
compatible = "stericsson,ab8500-ponkey";
interrupts = <0 6 0x4