ARM: bcm2835: Add PWM clock support to the device tree
[linux-2.6-microblaze.git] / arch / arm / boot / dts / bcm2835-rpi.dtsi
index 3afb9fe..a584a93 100644 (file)
@@ -58,3 +58,7 @@
        status = "okay";
        bus-width = <4>;
 };
+
+&pwm {
+       status = "okay";
+};