projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc33e42
)
ARM: dts: Enable the PWM for bcm28155 AP board
author
Tim Kryger
<tim.kryger@linaro.org>
Fri, 25 Apr 2014 18:31:14 +0000
(11:31 -0700)
committer
Matt Porter
<mporter@linaro.org>
Mon, 28 Apr 2014 15:14:47 +0000
(11:14 -0400)
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>
arch/arm/boot/dts/bcm28155-ap.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/bcm28155-ap.dts
b/arch/arm/boot/dts/bcm28155-ap.dts
index
af3da55
..
9ce91dd
100644
(file)
--- 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>;