]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ARM: dts: Enable the PWM for bcm28155 AP board
authorTim Kryger <tim.kryger@linaro.org>
Fri, 25 Apr 2014 18:31:14 +0000 (11:31 -0700)
committerMatt 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

index af3da55eef496897695e168ac76c3a4f77b1bab3..9ce91dd60cb6629fb4ea95bdda4e0f7a7a4f1733 100644 (file)
                status = "okay";
        };
 
+       pwm: pwm@3e01a000 {
+               status = "okay";
+       };
+
        usbotg: usb@3f120000 {
                vusb_d-supply = <&usbldo_reg>;
                vusb_a-supply = <&iosr1_reg>;