Commit b29381e9 authored by Vadym Kochan's avatar Vadym Kochan Committed by Gregory CLEMENT

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: default avatarVadym Kochan <vadym.kochan@plvision.eu>
Signed-off-by: default avatarChris Packham <chris.packham@alliedtelesis.co.nz>
Reviewed-by: default avatarMiquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: default avatarGregory CLEMENT <gregory.clement@bootlin.com>
parent ae1c0d6e
......@@ -468,7 +468,7 @@ CP11X_LABEL(uart3): serial@702300 {
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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment