ARM: berlin: add a PWM node on the BG2
[sfrench/cifs-2.6.git] / arch / arm / boot / dts / berlin2.dtsi
index 11e446e5fb0b70b48e83d75f33988bdd014821b1..eaadac3bdd44233d138a542364c1db28bc1908e8 100644 (file)
                        };
                };
 
+               pwm: pwm@f20000 {
+                       compatible = "marvell,berlin-pwm";
+                       reg = <0xf20000 0x40>;
+                       clocks = <&chip_clk CLKID_CFG>;
+                       #pwm-cells = <3>;
+               };
+
                apb@fc0000 {
                        compatible = "simple-bus";
                        #address-cells = <1>;