修改电压域
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
#include <dt-bindings/pinctrl/rockchip.h>
|
||||
|
||||
|
||||
#include "../rk3566.dtsi"
|
||||
#include "../rk3568.dtsi"
|
||||
|
||||
/ {
|
||||
|
||||
@@ -188,6 +188,7 @@
|
||||
regulator-max-microvolt = <5000000>;
|
||||
vin-supply = <&dc_12v>;
|
||||
};
|
||||
|
||||
/*
|
||||
vcc5v0_usb: vcc5v0-usb {
|
||||
compatible = "regulator-fixed";
|
||||
@@ -366,7 +367,7 @@
|
||||
|
||||
|
||||
&i2c0 {
|
||||
status = "okay";
|
||||
status = "disabled";
|
||||
rk809: pmic@20 {
|
||||
compatible = "rockchip,rk809";
|
||||
reg = <0x20>;
|
||||
@@ -767,12 +768,12 @@
|
||||
*/
|
||||
&pmu_io_domains {
|
||||
status = "okay";
|
||||
pmuio2-supply = <&vcc3v3_pmu>;
|
||||
vccio1-supply = <&vccio_acodec>;
|
||||
vccio3-supply = <&vccio_sd>;
|
||||
vccio4-supply = <&vcc_3v3>;
|
||||
pmuio2-supply = <&vcc_3v3>;
|
||||
vccio1-supply = <&vcc_3v3>;
|
||||
vccio3-supply = <&vcc_3v3>;
|
||||
vccio4-supply = <&vcc_1v8>;
|
||||
vccio5-supply = <&vcc_3v3>;
|
||||
vccio6-supply = <&vcc_3v3>;
|
||||
vccio6-supply = <&vcc_1v8>;
|
||||
vccio7-supply = <&vcc_3v3>;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user