From 60fccfd4421e9f37de072623f922b089618e9e0f Mon Sep 17 00:00:00 2001 From: Francesco Dolcini Date: Mon, 17 Apr 2023 14:24:34 +0200 Subject: arm64: dts: ti: k3-am625-verdin-dev: remove 3v3a regulator Remove not used regulator, this is currently not needed anywhere in the current dts file and there is a plan to eventually remove it. Upstream-Status: Pending Initial DTS to be used for bring-up an validation of the V1.0 design, we'll decide on the step forward to mainline this once the bring-up and validation will be done. Signed-off-by: Francesco Dolcini --- arch/arm64/boot/dts/ti/k3-am625-verdin.dtsi | 8 -------- 1 file changed, 8 deletions(-) diff --git a/arch/arm64/boot/dts/ti/k3-am625-verdin.dtsi b/arch/arm64/boot/dts/ti/k3-am625-verdin.dtsi index 0160d6d20d89..a9a3b5dcf5db 100644 --- a/arch/arm64/boot/dts/ti/k3-am625-verdin.dtsi +++ b/arch/arm64/boot/dts/ti/k3-am625-verdin.dtsi @@ -114,14 +114,6 @@ vin-supply = <®_vsodimm>; }; - reg_3v3a: regulator-3v3a { - compatible = "regulator-fixed"; - regulator-max-microvolt = <3300000>; - regulator-min-microvolt = <3300000>; - regulator-name = "On-module +V3.3A"; - vin-supply = <®_vsodimm>; - }; - reg_1v2_dsi: regulator-1v2-dsi { compatible = "regulator-fixed"; regulator-max-microvolt = <1200000>; -- cgit v1.2.3