ARM: dts: STi: STih407: Switch LPC mode from RTC to Clocksource
[deliverable/linux.git] / arch / arm / boot / dts / bcm-cygnus-clock.dtsi
index 32bcd45ef22b36ef42038ac9a49337e686e8300b..80b6ba4ca50c96757b7bf25983e236147cc84ca8 100644 (file)
@@ -121,4 +121,13 @@ clocks {
                clocks = <&osc>;
                clock-output-names = "keypad", "adc/touch", "pwm";
        };
+
+       audiopll: audiopll {
+               #clock-cells = <1>;
+               compatible = "brcm,cygnus-audiopll";
+               reg = <0x180aeb00 0x68>;
+               clocks = <&osc>;
+               clock-output-names = "audiopll", "ch0_audio",
+                                       "ch1_audio", "ch2_audio";
+       };
 };
This page took 0.036504 seconds and 5 git commands to generate.