arm64: dts: marvell: cp11x: Fix nand_controller node name according to YAML
Marvell NAND controller has now YAML to validate it's DT bindings, so change the node name of cp11x DTSI as it is required by nand-controller.yaml Signed-off-by: Vadym Kochan <vadym.kochan@plvision.eu> Signed-off-by: Chris Packham <chris.packham@alliedtelesis.co.nz> Reviewed-by: Miquel Raynal <miquel.raynal@bootlin.com> Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
This commit is contained in:
parent
ae1c0d6eb4
commit
b29381e91e
@ -468,7 +468,7 @@
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
CP11X_LABEL(nand_controller): nand@720000 {
|
||||
CP11X_LABEL(nand_controller): nand-controller@720000 {
|
||||
/*
|
||||
* Due to the limitation of the pins available
|
||||
* this controller is only usable on the CPM
|
||||
|
Loading…
x
Reference in New Issue
Block a user