arm64: dts: phycore-imx8mm: Label typo-fix of VPU
authorYashwanth Varakala <y.varakala@phytec.de>
Fri, 16 Jun 2023 09:50:07 +0000 (11:50 +0200)
committerShawn Guo <shawnguo@kernel.org>
Tue, 18 Jul 2023 01:53:30 +0000 (09:53 +0800)
Corrected the label of the VPU regulator node (buck 3)
from reg_vdd_gpu to reg_vdd_vpu.

Fixes: ae6847f26ac9 ("arm64: dts: freescale: Add phyBOARD-Polis-i.MX8MM support")
Signed-off-by: Yashwanth Varakala <y.varakala@phytec.de>
Signed-off-by: Cem Tenruh <c.tenruh@phytec.de>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mm-phycore-som.dtsi

index 92616bc..2dd179e 100644 (file)
                                };
                        };
 
-                       reg_vdd_gpu: buck3 {
+                       reg_vdd_vpu: buck3 {
                                regulator-always-on;
                                regulator-boot-on;
                                regulator-max-microvolt = <1000000>;