Merge tag 'kbuild-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy...
[linux-2.6-microblaze.git] / arch / arm / boot / dts / am4372.dtsi
index 75fe295..57a85a6 100644 (file)
        };
 
        ocp@44000000 {
-               compatible = "ti,am4372-l3-noc", "simple-bus";
+               compatible = "simple-pm-bus";
+               power-domains = <&prm_per>;
+               clocks = <&l3_clkctrl AM4_L3_L3_MAIN_CLKCTRL 0>;
+               clock-names = "fck";
                #address-cells = <1>;
                #size-cells = <1>;
                ranges;
-               ti,hwmods = "l3_main";
                ti,no-idle;
 
                l3-noc@44000000 {