mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 19:30:30 +09:00
arm64: dts: rockchip: rk1808-evb: the sw1 interconvert with sw2
Change-Id: I18f5b8274716d0250fd22b4fac0de82c185b0dfb Signed-off-by: shengfei Xu <xsf@rock-chips.com>
This commit is contained in:
@@ -485,17 +485,18 @@
|
||||
};
|
||||
};
|
||||
|
||||
vccio_3v3: SWITCH_REG1 {
|
||||
vcc5v0_host: SWITCH_REG1 {
|
||||
regulator-always-on;
|
||||
regulator-boot-on;
|
||||
regulator-name = "vcc5v0_host";
|
||||
};
|
||||
|
||||
vccio_3v3: SWITCH_REG2 {
|
||||
regulator-always-on;
|
||||
regulator-boot-on;
|
||||
regulator-name = "vccio_3v3";
|
||||
};
|
||||
|
||||
vcc5v0_host: SWITCH_REG2 {
|
||||
regulator-always-on;
|
||||
regulator-boot-on;
|
||||
regulator-name = "vcc5v0_host";
|
||||
};
|
||||
};
|
||||
|
||||
rk809_codec: codec {
|
||||
@@ -558,7 +559,7 @@
|
||||
vccio2-supply = <&vcca_1v8>;
|
||||
vccio3-supply = <&vcca_1v8>;
|
||||
vccio4-supply = <&vcca_1v8>;
|
||||
vccio5-supply = <&vcca_1v8>;
|
||||
vccio5-supply = <&vccio_3v3>;
|
||||
};
|
||||
|
||||
&npu {
|
||||
|
||||
Reference in New Issue
Block a user