arm64/arm: dts: marvell: Rename "nand-rb" pinctrl node names

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>
This commit is contained in:
Rob Herring (Arm)
2025-10-29 10:39:25 -05:00
committed by Gregory CLEMENT
parent 3a86608788
commit da69aeac10
5 changed files with 5 additions and 5 deletions

View File

@@ -247,7 +247,7 @@
marvell,function = "dev";
};
nand_rb: nand-rb {
nand_rb: nand-rb-pins {
marvell,pins = "mpp41";
marvell,function = "nand";
};

View File

@@ -322,7 +322,7 @@
marvell,function = "dev";
};
nand_rb: nand-rb {
nand_rb: nand-rb-pins {
marvell,pins = "mpp19";
marvell,function = "nand";
};

View File

@@ -56,7 +56,7 @@
marvell,function = "dev";
};
nand_rb: nand-rb {
nand_rb: nand-rb-pins {
marvell,pins = "mpp13";
marvell,function = "nf";
};

View File

@@ -89,7 +89,7 @@
marvell,function = "dev";
};
nand_rb: nand-rb {
nand_rb: nand-rb-pins {
marvell,pins = "mpp13", "mpp12";
marvell,function = "nf";
};

View File

@@ -379,7 +379,7 @@
"mpp27";
marvell,function = "dev";
};
nand_rb: nand-rb {
nand_rb: nand-rb-pins {
marvell,pins = "mpp13";
marvell,function = "nf";
};