};
 
 &l4_per1 {                                             /* 0x48000000 */
-       compatible = "ti,dra7-l4-per1", "simple-bus";
+       compatible = "ti,dra7-l4-per1", "simple-pm-bus";
+       power-domains = <&prm_l4per>;
+       clocks = <&l4per_clkctrl DRA7_L4PER_L4_PER1_CLKCTRL 0>;
+       clock-names = "fck";
        reg = <0x48000000 0x800>,
              <0x48000800 0x800>,
              <0x48001000 0x400>,
                 <0x00200000 0x48200000 0x200000>;      /* segment 1 */
 
        segment@0 {                                     /* 0x48000000 */
-               compatible = "simple-bus";
+               compatible = "simple-pm-bus";
                #address-cells = <1>;
                #size-cells = <1>;
                ranges = <0x00000000 0x00000000 0x000800>,      /* ap 0 */
        };
 
        segment@200000 {                                        /* 0x48200000 */
-               compatible = "simple-bus";
+               compatible = "simple-pm-bus";
                #address-cells = <1>;
                #size-cells = <1>;
        };