Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit f77e7a9a authored by Leonidas P. Papadakos's avatar Leonidas P. Papadakos Committed by Heiko Stuebner
Browse files

arm64: dts: rockchip: add rk3328-roc-cc cpu-supply entries for all cpu nodes



In line with the rock64 dts, specify the cpu-supply
for the other cpus as well

Signed-off-by: default avatarLeonidas P. Papadakos <papadakospan@gmail.com>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent 3f0effd7
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -107,6 +107,18 @@
	cpu-supply = <&vdd_arm>;
};

&cpu1 {
	cpu-supply = <&vdd_arm>;
};

&cpu2 {
	cpu-supply = <&vdd_arm>;
};

&cpu3 {
	cpu-supply = <&vdd_arm>;
};

&emmc {
	bus-width = <8>;
	cap-mmc-highspeed;