mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 04:10:18 +09:00
arm64: dts: rockchip: Enable bus_apll node for px30/rk3326
Change-Id: I5b94d18f61daf92414ee5da666674576d6dc0c4d Signed-off-by: Finley Xiao <finley.xiao@rock-chips.com>
This commit is contained in:
@@ -274,6 +274,11 @@
|
||||
};
|
||||
};
|
||||
|
||||
&bus_apll {
|
||||
bus-supply = <&vdd_logic>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&cpu0 {
|
||||
cpu-supply = <&vdd_arm>;
|
||||
};
|
||||
|
||||
@@ -274,6 +274,11 @@
|
||||
};
|
||||
};
|
||||
|
||||
&bus_apll {
|
||||
bus-supply = <&vdd_logic>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&cpu0 {
|
||||
cpu-supply = <&vdd_arm>;
|
||||
};
|
||||
|
||||
@@ -228,6 +228,11 @@
|
||||
};
|
||||
};
|
||||
|
||||
&bus_apll {
|
||||
bus-supply = <&vdd_logic>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&cpu0 {
|
||||
cpu-supply = <&vdd_arm>;
|
||||
};
|
||||
|
||||
@@ -244,6 +244,11 @@
|
||||
};
|
||||
};
|
||||
|
||||
&bus_apll {
|
||||
bus-supply = <&vdd_logic>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&cpu0 {
|
||||
cpu-supply = <&vdd_arm>;
|
||||
};
|
||||
|
||||
@@ -213,6 +213,11 @@
|
||||
};
|
||||
};
|
||||
|
||||
&bus_apll {
|
||||
bus-supply = <&vdd_logic>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&cpu0 {
|
||||
cpu-supply = <&vdd_arm>;
|
||||
};
|
||||
|
||||
@@ -213,6 +213,11 @@
|
||||
};
|
||||
};
|
||||
|
||||
&bus_apll {
|
||||
bus-supply = <&vdd_logic>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&cpu0 {
|
||||
cpu-supply = <&vdd_arm>;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user