“c8538a7aa5527d02c7191ac5da124efadf6a2827”上不存在“arch/arm/include/asm/bug.h”
提交 07736689 编写于 作者: V Vicente Bergas 提交者: Heiko Stuebner

arm64: dts: rockchip: re-order vcc_sys on rk3399-sapphire

Fix alphabetical order.
Signed-off-by: NVicente Bergas <vicencb@gmail.com>
Signed-off-by: NHeiko Stuebner <heiko@sntech.de>
上级 967c1464
...@@ -103,16 +103,6 @@ ...@@ -103,16 +103,6 @@
vin-supply = <&vcc_sys>; vin-supply = <&vcc_sys>;
}; };
vcc_sys: vcc-sys {
compatible = "regulator-fixed";
regulator-name = "vcc_sys";
regulator-always-on;
regulator-boot-on;
regulator-min-microvolt = <5000000>;
regulator-max-microvolt = <5000000>;
vin-supply = <&dc_12v>;
};
vcc5v0_host: vcc5v0-host-regulator { vcc5v0_host: vcc5v0-host-regulator {
compatible = "regulator-fixed"; compatible = "regulator-fixed";
enable-active-high; enable-active-high;
...@@ -124,6 +114,16 @@ ...@@ -124,6 +114,16 @@
vin-supply = <&vcc_sys>; vin-supply = <&vcc_sys>;
}; };
vcc_sys: vcc-sys {
compatible = "regulator-fixed";
regulator-name = "vcc_sys";
regulator-always-on;
regulator-boot-on;
regulator-min-microvolt = <5000000>;
regulator-max-microvolt = <5000000>;
vin-supply = <&dc_12v>;
};
vdd_log: vdd-log { vdd_log: vdd-log {
compatible = "pwm-regulator"; compatible = "pwm-regulator";
pwms = <&pwm2 0 25000 1>; pwms = <&pwm2 0 25000 1>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册