Skip to content

Commit b29381e

Browse files
vkochan-plvgclement
authored andcommitted
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>
1 parent ae1c0d6 commit b29381e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm64/boot/dts/marvell/armada-cp11x.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,7 @@
468468
status = "disabled";
469469
};
470470

471-
CP11X_LABEL(nand_controller): nand@720000 {
471+
CP11X_LABEL(nand_controller): nand-controller@720000 {
472472
/*
473473
* Due to the limitation of the pins available
474474
* this controller is only usable on the CPM

0 commit comments

Comments
 (0)