提交 598ed15f 编写于 作者: J Jagan Teki 提交者: Heiko Stuebner

ARM: dts: rockchip: Remove vdd_log from rk808, DCDC_REG1 on rk3288-vyasa

vdd_log, never used on DCDC_REG1 of rk808 from latest schematic so
remove the same and update the regulator-name as 'vdd_arm' to sync
with existing rk3288 board dts files.
Signed-off-by: NJagan Teki <jagan@amarulasolutions.com>
Signed-off-by: NHeiko Stuebner <heiko@sntech.de>
上级 115cca31
...@@ -121,8 +121,8 @@ ...@@ -121,8 +121,8 @@
vcc12-supply = <&vcc_io>; vcc12-supply = <&vcc_io>;
regulators { regulators {
vdd_cpu: vdd_log: DCDC_REG1 { vdd_cpu: DCDC_REG1 {
regulator-name = "vdd_log"; regulator-name = "vdd_arm";
regulator-min-microvolt = <750000>; regulator-min-microvolt = <750000>;
regulator-max-microvolt = <1350000>; regulator-max-microvolt = <1350000>;
regulator-always-on; regulator-always-on;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册