mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
arm64: dts: rockchip: px30-evb-ddr3-v10: fix vcc5v0_host to SWITCH_REG2
Change-Id: I260f7364f52251976dfa7bbce810b8b1df80a8fe Signed-off-by: Wu Jingchen <oven.wu@rock-chips.com>
This commit is contained in:
@@ -576,13 +576,13 @@
|
||||
};
|
||||
};
|
||||
|
||||
vcc5v0_host: SWITCH_REG1 {
|
||||
vcc5v0_host: SWITCH_REG2 {
|
||||
regulator-always-on;
|
||||
regulator-boot-on;
|
||||
regulator-name = "vcc5v0_host";
|
||||
};
|
||||
|
||||
vcc3v3_lcd: SWITCH_REG2 {
|
||||
vcc3v3_lcd: SWITCH_REG1 {
|
||||
regulator-boot-on;
|
||||
regulator-name = "vcc3v3_lcd";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user