Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Tim Kryger and committed by
Matt Porter
8411ca1f cc33e42d

+4
+4
arch/arm/boot/dts/bcm28155-ap.dts
··· 69 69 status = "okay"; 70 70 }; 71 71 72 + pwm: pwm@3e01a000 { 73 + status = "okay"; 74 + }; 75 + 72 76 usbotg: usb@3f120000 { 73 77 vusb_d-supply = <&usbldo_reg>; 74 78 vusb_a-supply = <&iosr1_reg>;