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:
William Wu
2020-11-19 14:48:42 +08:00
committed by Tao Huang
parent 5882cfb4ba
commit 08ef2dd998
3 changed files with 0 additions and 30 deletions

View File

@@ -60,16 +60,6 @@
pinctrl-names = "default";
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 {