arm64: dts: rockchip: remove unused vcc5v0_usb node for rk3568 evbs
Change-Id: Ia12fb290e50f30738400fb55fe7731bfc4679386 Signed-off-by: William Wu <william.wu@rock-chips.com>
This commit is contained in:
@@ -22,16 +22,6 @@
|
|||||||
pinctrl-0 = <&hp_det>;
|
pinctrl-0 = <&hp_det>;
|
||||||
};
|
};
|
||||||
|
|
||||||
vcc5v0_usb: vcc5v0-usb {
|
|
||||||
compatible = "regulator-fixed";
|
|
||||||
regulator-name = "vcc5v0_usb";
|
|
||||||
regulator-always-on;
|
|
||||||
regulator-boot-on;
|
|
||||||
regulator-min-microvolt = <5000000>;
|
|
||||||
regulator-max-microvolt = <5000000>;
|
|
||||||
vin-supply = <&dc_12v>;
|
|
||||||
};
|
|
||||||
|
|
||||||
vcc2v5_sys: vcc2v5-ddr {
|
vcc2v5_sys: vcc2v5-ddr {
|
||||||
compatible = "regulator-fixed";
|
compatible = "regulator-fixed";
|
||||||
regulator-name = "vcc2v5-sys";
|
regulator-name = "vcc2v5-sys";
|
||||||
|
|||||||
@@ -60,16 +60,6 @@
|
|||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
pinctrl-0 = <&hp_det>;
|
pinctrl-0 = <&hp_det>;
|
||||||
};
|
};
|
||||||
|
|
||||||
vcc5v0_usb: vcc5v0-usb {
|
|
||||||
compatible = "regulator-fixed";
|
|
||||||
regulator-name = "vcc5v0_usb";
|
|
||||||
regulator-always-on;
|
|
||||||
regulator-boot-on;
|
|
||||||
regulator-min-microvolt = <5000000>;
|
|
||||||
regulator-max-microvolt = <5000000>;
|
|
||||||
vin-supply = <&dc_12v>;
|
|
||||||
};
|
|
||||||
};
|
};
|
||||||
|
|
||||||
&combphy2_psq {
|
&combphy2_psq {
|
||||||
|
|||||||
@@ -29,16 +29,6 @@
|
|||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
vcc5v0_usb: vcc5v0-usb {
|
|
||||||
compatible = "regulator-fixed";
|
|
||||||
regulator-name = "vcc5v0_usb";
|
|
||||||
regulator-always-on;
|
|
||||||
regulator-boot-on;
|
|
||||||
regulator-min-microvolt = <5000000>;
|
|
||||||
regulator-max-microvolt = <5000000>;
|
|
||||||
vin-supply = <&dc_12v>;
|
|
||||||
};
|
|
||||||
|
|
||||||
vcc2v5_sys: vcc2v5-ddr {
|
vcc2v5_sys: vcc2v5-ddr {
|
||||||
compatible = "regulator-fixed";
|
compatible = "regulator-fixed";
|
||||||
regulator-name = "vcc2v5-sys";
|
regulator-name = "vcc2v5-sys";
|
||||||
|
|||||||
Reference in New Issue
Block a user