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:27 +0100
committerShawn Guo <shawnguo@kernel.org>2023-01-01 10:28:50 +0800
commite7e99f19b7f7a1b1b3bccec6208f329ba7beffd4 (patch)
treeb700ce059bbac4d0ec0a24900715ddc94f137d7f /arch/arm64/boot/dts/freescale/imx8mn-var-som.dtsi
parentfd44be72cc0039729d615e6d47a5a5e47e4b5398 (diff)
arm64: dts: imx8mn: Add LDO5 regulator-name to Variscite VAR-SOM-MX8MN
The PMIC on this Variscite SOM and its MX8MM variant lists regulator-name for all LDOs except this LDO5, add the regulator-name property to avoid this omission. 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, 1 insertions, 0 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8mn-var-som.dtsi b/arch/arm64/boot/dts/freescale/imx8mn-var-som.dtsi
index 2888de154f78..67072e6c77d5 100644
--- a/arch/arm64/boot/dts/freescale/imx8mn-var-som.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mn-var-som.dtsi
@@ -207,6 +207,7 @@
};
ldo5_reg: LDO5 {
+ regulator-name = "ldo5";
regulator-min-microvolt = <1800000>;
regulator-max-microvolt = <1800000>;
regulator-always-on;