Mark the PWM as enabled on the bcm28155 AP board.

Signed-off-by: Tim Kryger <tim.kry...@linaro.org>
Reviewed-by: Alex Elder <el...@linaro.org>
Reviewed-by: Markus Mayer <markus.ma...@linaro.org>
---
 arch/arm/boot/dts/bcm28155-ap.dts |    4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm/boot/dts/bcm28155-ap.dts 
b/arch/arm/boot/dts/bcm28155-ap.dts
index 5ff2382..37c72eb 100644
--- a/arch/arm/boot/dts/bcm28155-ap.dts
+++ b/arch/arm/boot/dts/bcm28155-ap.dts
@@ -66,6 +66,10 @@
                status = "okay";
        };
 
+       pwm: pwm@3e01a000 {
+               status = "okay";
+       };
+
        usbotg: usb@3f120000 {
                status = "okay";
        };
-- 
1.7.9.5

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to