]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
arm64/arm: dts: marvell: Rename "nand-rb" pinctrl node names
authorRob Herring (Arm) <robh@kernel.org>
Wed, 29 Oct 2025 15:39:25 +0000 (10:39 -0500)
committerGregory CLEMENT <gregory.clement@bootlin.com>
Mon, 10 Nov 2025 14:13:08 +0000 (15:13 +0100)
Update the "nand-rb" pinctrl child node names to use the defined "-pins"
suffix fixing DT schema warnings.

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
arch/arm/boot/dts/marvell/armada-38x.dtsi
arch/arm/boot/dts/marvell/armada-xp-98dx3236.dtsi
arch/arm64/boot/dts/marvell/armada-70x0.dtsi
arch/arm64/boot/dts/marvell/armada-80x0.dtsi
arch/arm64/boot/dts/marvell/cn9130-db.dtsi

index 1181b13deabc6faebed4afcaf801dcefb886545d..1d616edda322d6b537e954ac8861ce9e416bd62d 100644 (file)
                                        marvell,function = "dev";
                                };
 
-                               nand_rb: nand-rb {
+                               nand_rb: nand-rb-pins {
                                        marvell,pins = "mpp41";
                                        marvell,function = "nand";
                                };
index 7a7e2066c498a21a0ecab0a9151815e0eddfe998..a9a71326aafcb01ebdf9756573a4a426ac41f358 100644 (file)
                marvell,function = "dev";
        };
 
-       nand_rb: nand-rb {
+       nand_rb: nand-rb-pins {
                marvell,pins = "mpp19";
                marvell,function = "nand";
        };
index 293403a1a333c7bb3d79c8d5ea30e9169dd7d425..df939426d258370f3b295fb8e8eed0a15b22b3f5 100644 (file)
@@ -56,7 +56,7 @@
                        marvell,function = "dev";
                };
 
-               nand_rb: nand-rb {
+               nand_rb: nand-rb-pins {
                        marvell,pins = "mpp13";
                        marvell,function = "nf";
                };
index ee67c70bf02efc2396b3a02065b719d7cf68816e..fb361d657a779fd6e7d023363df4dba2075bfe73 100644 (file)
@@ -89,7 +89,7 @@
                        marvell,function = "dev";
                };
 
-               nand_rb: nand-rb {
+               nand_rb: nand-rb-pins {
                        marvell,pins = "mpp13", "mpp12";
                        marvell,function = "nf";
                };
index 50e9e0724828925a6527404ce5764f35f85bdd6c..3cc320f569add5bcfbd6058dc316a053ceedcaa7 100644 (file)
                                       "mpp27";
                        marvell,function = "dev";
                };
-               nand_rb: nand-rb {
+               nand_rb: nand-rb-pins {
                        marvell,pins = "mpp13";
                        marvell,function = "nf";
                };