mirror of
https://github.com/torvalds/linux.git
synced 2026-05-31 10:33:41 +02:00
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:
parent
3a86608788
commit
da69aeac10
|
|
@ -247,7 +247,7 @@ nand_pins: nand-pins {
|
|||
marvell,function = "dev";
|
||||
};
|
||||
|
||||
nand_rb: nand-rb {
|
||||
nand_rb: nand-rb-pins {
|
||||
marvell,pins = "mpp41";
|
||||
marvell,function = "nand";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -322,7 +322,7 @@ nand_pins: nand-pins {
|
|||
marvell,function = "dev";
|
||||
};
|
||||
|
||||
nand_rb: nand-rb {
|
||||
nand_rb: nand-rb-pins {
|
||||
marvell,pins = "mpp19";
|
||||
marvell,function = "nand";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -56,7 +56,7 @@ nand_pins: nand-pins {
|
|||
marvell,function = "dev";
|
||||
};
|
||||
|
||||
nand_rb: nand-rb {
|
||||
nand_rb: nand-rb-pins {
|
||||
marvell,pins = "mpp13";
|
||||
marvell,function = "nf";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -89,7 +89,7 @@ nand_pins: nand-pins {
|
|||
marvell,function = "dev";
|
||||
};
|
||||
|
||||
nand_rb: nand-rb {
|
||||
nand_rb: nand-rb-pins {
|
||||
marvell,pins = "mpp13", "mpp12";
|
||||
marvell,function = "nf";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -379,7 +379,7 @@ nand_pins: nand-pins {
|
|||
"mpp27";
|
||||
marvell,function = "dev";
|
||||
};
|
||||
nand_rb: nand-rb {
|
||||
nand_rb: nand-rb-pins {
|
||||
marvell,pins = "mpp13";
|
||||
marvell,function = "nf";
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user