ARM: dts: stm32: add cpufreq support on stm32mp15x
[platform/kernel/u-boot.git] / arch / arm / dts / stm32mp15xx-dkx.dtsi
index 7589c6f..e7a46e7 100644 (file)
        status = "okay";
 };
 
+&cpu0{
+       cpu-supply = <&vddcore>;
+};
+
+&cpu1{
+       cpu-supply = <&vddcore>;
+};
+
 &ethernet0 {
        status = "okay";
        pinctrl-0 = <&ethernet0_rgmii_pins_a>;