summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8mm-var-som.dtsi
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2022-12-16 00:58:25 +0100
committerShawn Guo <shawnguo@kernel.org>2023-01-01 10:26:43 +0800
commit9a53e97832c89f054e049407cb6b0f9c351e8923 (patch)
tree447b2279fb9b3f08baefc90bd641a1493fa58b29 /arch/arm64/boot/dts/freescale/imx8mm-var-som.dtsi
parentdb9dd598b472181fa310a7ab1e2e2c98f8147e10 (diff)
arm64: dts: imx8mm: Drop deprecated regulator-compatible from Variscite VAR-SOM-MX8MM
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/imx8mm-var-som.dtsi')
-rw-r--r--arch/arm64/boot/dts/freescale/imx8mm-var-som.dtsi1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8mm-var-som.dtsi b/arch/arm64/boot/dts/freescale/imx8mm-var-som.dtsi
index ae0721b807e1..2b83a5258ec6 100644
--- a/arch/arm64/boot/dts/freescale/imx8mm-var-som.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mm-var-som.dtsi
@@ -231,7 +231,6 @@
};
ldo5_reg: LDO5 {
- regulator-compatible = "ldo5";
regulator-min-microvolt = <1800000>;
regulator-max-microvolt = <1800000>;
regulator-always-on;