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

index ae0721b807e1b0d33d3b68050aca5f4c4f165c30..2b83a5258ec6c92e96d4ec14856dbd864fa77603 100644 (file)
                        };
 
                        ldo5_reg: LDO5 {
-                               regulator-compatible = "ldo5";
                                regulator-min-microvolt = <1800000>;
                                regulator-max-microvolt = <1800000>;
                                regulator-always-on;