mirror of
https://github.com/torvalds/linux.git
synced 2026-06-03 03:53:37 +02:00
arm64: dts: rockchip: Rename vcc3v3_pcie0 to vcc3v3_pcie1 for rk3576-evb1-v10
It's for pcie1, correct the name. Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> Link: https://lore.kernel.org/r/1744079475-211962-1-git-send-email-shawn.lin@rock-chips.com Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
parent
200b3fa574
commit
cdba8e7159
|
|
@ -128,7 +128,7 @@ vcc3v3_lcd_n: regulator-vcc3v3-lcd0-n {
|
|||
vin-supply = <&vcc_3v3_s0>;
|
||||
};
|
||||
|
||||
vcc3v3_pcie0: regulator-vcc3v3-pcie0 {
|
||||
vcc3v3_pcie1: regulator-vcc3v3-pcie1 {
|
||||
compatible = "regulator-fixed";
|
||||
regulator-name = "vcc3v3_pcie1";
|
||||
regulator-min-microvolt = <3300000>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user