arm64: dts: imx8mn: Drop deprecated regulator-compatible from Variscite VAR-SOM-MX8MN
authorMarek Vasut <marex@denx.de>
Thu, 15 Dec 2022 23:58:26 +0000 (00:58 +0100)
committerShawn Guo <shawnguo@kernel.org>
Sun, 1 Jan 2023 02:26:55 +0000 (10:26 +0800)
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>
arch/arm64/boot/dts/freescale/imx8mn-var-som.dtsi

index 87b5e23c766f7361cdb6b613603e2d80c23c60b8..2888de154f780cf2315ece28a9111a775e885f0b 100644 (file)
                        };
 
                        ldo5_reg: LDO5 {
-                               regulator-compatible = "ldo5";
                                regulator-min-microvolt = <1800000>;
                                regulator-max-microvolt = <1800000>;
                                regulator-always-on;