summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/bcm28155-ap.dts
diff options
context:
space:
mode:
authorTim Kryger <tim.kryger@linaro.org>2014-04-25 11:31:14 -0700
committerMatt Porter <mporter@linaro.org>2014-04-28 11:14:47 -0400
commit8411ca1f7d636338b184c74f4c09ec00a454e5f9 (patch)
treecc34288ac96435c19c3dda333bcd9fae280e1aea /arch/arm/boot/dts/bcm28155-ap.dts
parentcc33e42d3f7dd5341d032db7d452c52ae39d65ec (diff)
ARM: dts: Enable the PWM for bcm28155 AP board
Mark the PWM as enabled on the bcm28155 AP board. Signed-off-by: Tim Kryger <tim.kryger@linaro.org> Reviewed-by: Alex Elder <elder@linaro.org> Reviewed-by: Markus Mayer <markus.mayer@linaro.org> Signed-off-by: Matt Porter <mporter@linaro.org>
Diffstat (limited to 'arch/arm/boot/dts/bcm28155-ap.dts')
-rw-r--r--arch/arm/boot/dts/bcm28155-ap.dts4
1 files changed, 4 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/bcm28155-ap.dts b/arch/arm/boot/dts/bcm28155-ap.dts
index af3da55eef49..9ce91dd60cb6 100644
--- a/arch/arm/boot/dts/bcm28155-ap.dts
+++ b/arch/arm/boot/dts/bcm28155-ap.dts
@@ -69,6 +69,10 @@
status = "okay";
};
+ pwm: pwm@3e01a000 {
+ status = "okay";
+ };
+
usbotg: usb@3f120000 {
vusb_d-supply = <&usbldo_reg>;
vusb_a-supply = <&iosr1_reg>;