Skip to content

Commit e31fbef

Browse files
Jake Wurkhuangtao
authored andcommitted
arm64: dts: rockchip: px30-evb-ddr3-v10: fix sw1/2 for rk809
Type: Fix Redmine ID: #525434 Associated modifications: N/A Test: self-test Signed-off-by: Jake Wu <[email protected]> Change-Id: I4271ad161c1a80250629ad133704bfe837cf0150
1 parent 3c64621 commit e31fbef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

arch/arm64/boot/dts/rockchip/px30-evb-ddr3-v10.dtsi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -483,13 +483,13 @@
483483
};
484484
};
485485

486-
vcc5v0_host: SWITCH_REG2 {
486+
vcc5v0_host: SWITCH_REG1 {
487487
regulator-always-on;
488488
regulator-boot-on;
489489
regulator-name = "vcc5v0_host";
490490
};
491491

492-
vcc3v3_lcd: SWITCH_REG1 {
492+
vcc3v3_lcd: SWITCH_REG2 {
493493
regulator-boot-on;
494494
regulator-name = "vcc3v3_lcd";
495495
};

0 commit comments

Comments
 (0)