ARM: dts: nxp: imx6qdl-nitrogen6: correct regulator node name
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Wed, 6 Sep 2023 08:46:25 +0000 (10:46 +0200)
committerShawn Guo <shawnguo@kernel.org>
Sun, 24 Sep 2023 14:30:28 +0000 (22:30 +0800)
Root node is not a bus, thus top-level nodes do not have unit addresses.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/nxp/imx/imx6qdl-nitrogen6_max.dtsi

index 763831dc0e24103278bc620a246fccea684ddf2e..32a110a35b0253c9643ce6902a331ed785350b2b 100644 (file)
@@ -15,7 +15,7 @@
                reg = <0x10000000 0xF0000000>;
        };
 
-       reg_1p8v: regulator@0 {
+       reg_1p8v: regulator-1p8v {
                compatible = "regulator-fixed";
                regulator-name = "1P8V";
                regulator-min-microvolt = <1800000>;