[PATCH v7 1/4] arm64: dts: marvell: cp11x: Fix nand_controller node name according to YAML

Miquel Raynal miquel.raynal at bootlin.com
Wed May 31 00:35:12 PDT 2023


Hi Chris,

chris.packham at alliedtelesis.co.nz wrote on Wed, 31 May 2023 11:54:53
+1200:

> From: Vadym Kochan <vadym.kochan at plvision.eu>
> 
> 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 at plvision.eu>
> Signed-off-by: Chris Packham <chris.packham at alliedtelesis.co.nz>

Reviewed-by: Miquel Raynal <miquel.raynal at bootlin.com>

> ---
>  arch/arm64/boot/dts/marvell/armada-cp11x.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm64/boot/dts/marvell/armada-cp11x.dtsi b/arch/arm64/boot/dts/marvell/armada-cp11x.dtsi
> index 0cc9ee9871e7..4ec1aae0a3a9 100644
> --- a/arch/arm64/boot/dts/marvell/armada-cp11x.dtsi
> +++ b/arch/arm64/boot/dts/marvell/armada-cp11x.dtsi
> @@ -468,7 +468,7 @@ CP11X_LABEL(uart3): serial at 702300 {
>  			status = "disabled";
>  		};
>  
> -		CP11X_LABEL(nand_controller): nand at 720000 {
> +		CP11X_LABEL(nand_controller): nand-controller at 720000 {
>  			/*
>  			 * Due to the limitation of the pins available
>  			 * this controller is only usable on the CPM


Thanks,
Miquèl



More information about the linux-mtd mailing list