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>
This commit is contained in:
parent
cc33e42d3f
commit
8411ca1f7d
1 changed files with 4 additions and 0 deletions
|
@ -69,6 +69,10 @@
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
pwm: pwm@3e01a000 {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
usbotg: usb@3f120000 {
|
usbotg: usb@3f120000 {
|
||||||
vusb_d-supply = <&usbldo_reg>;
|
vusb_d-supply = <&usbldo_reg>;
|
||||||
vusb_a-supply = <&iosr1_reg>;
|
vusb_a-supply = <&iosr1_reg>;
|
||||||
|
|
Loading…
Add table
Reference in a new issue