summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8mn-var-som.dtsi
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2022-12-16 00:58:26 +0100
committerShawn Guo <shawnguo@kernel.org>2023-01-01 10:26:55 +0800
commitfd44be72cc0039729d615e6d47a5a5e47e4b5398 (patch)
treea67c358b9cc61e016b2ead156b58b600d7c7ed67 /arch/arm64/boot/dts/freescale/imx8mn-var-som.dtsi
parent9a53e97832c89f054e049407cb6b0f9c351e8923 (diff)
arm64: dts: imx8mn: Drop deprecated regulator-compatible from Variscite VAR-SOM-MX8MN
The "regulator-compatible" property is deprecated and unused, as the match happens on the node name in Linux of_regulator_match() in case the property is not present. Drop the deprecated property from DT. Signed-off-by: Marek Vasut <marex@denx.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8mn-var-som.dtsi')
-rw-r--r--arch/arm64/boot/dts/freescale/imx8mn-var-som.dtsi1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8mn-var-som.dtsi b/arch/arm64/boot/dts/freescale/imx8mn-var-som.dtsi
index 87b5e23c766f..2888de154f78 100644
--- a/arch/arm64/boot/dts/freescale/imx8mn-var-som.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mn-var-som.dtsi
@@ -207,7 +207,6 @@
};
ldo5_reg: LDO5 {
- regulator-compatible = "ldo5";
regulator-min-microvolt = <1800000>;
regulator-max-microvolt = <1800000>;
regulator-always-on;