Merge tag 'tegra-for-3.17-xusb-padctl' of git://git.kernel.org/pub/scm/linux/kernel...
[cascardo/linux.git] / arch / arm / boot / dts / omap2420.dtsi
index 2d99798..2ad3e3b 100644 (file)
        compatible = "ti,omap2420", "ti,omap2";
 
        ocp {
+               prcm: prcm@48008000 {
+                       compatible = "ti,omap2-prcm";
+                       reg = <0x48008000 0x1000>;
+
+                       prcm_clocks: clocks {
+                               #address-cells = <1>;
+                               #size-cells = <0>;
+                       };
+
+                       prcm_clockdomains: clockdomains {
+                       };
+               };
+
+               scrm: scrm@48000000 {
+                       compatible = "ti,omap2-scrm";
+                       reg = <0x48000000 0x1000>;
+
+                       scrm_clocks: clocks {
+                               #address-cells = <1>;
+                               #size-cells = <0>;
+                       };
+
+                       scrm_clockdomains: clockdomains {
+                       };
+               };
+
                counter32k: counter@48004000 {
                        compatible = "ti,omap-counter32k";
                        reg = <0x48004000 0x20>;
 &i2c2 {
        compatible = "ti,omap2420-i2c";
 };
+
+/include/ "omap24xx-clocks.dtsi"
+/include/ "omap2420-clocks.dtsi"