[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <87o7lfhb93.fsf@BL-laptop>
Date: Fri, 16 Jun 2023 13:55:52 +0200
From: Gregory CLEMENT <gregory.clement@...tlin.com>
To: Chris Packham <chris.packham@...iedtelesis.co.nz>,
miquel.raynal@...tlin.com, richard@....at, vigneshr@...com,
robh+dt@...nel.org, krzysztof.kozlowski+dt@...aro.org,
andrew@...n.ch, sebastian.hesselbarth@...il.com
Cc: linux-mtd@...ts.infradead.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
Vadym Kochan <vadym.kochan@...ision.eu>,
Chris Packham <chris.packham@...iedtelesis.co.nz>
Subject: Re: [PATCH v9 1/3] arm64: dts: marvell: cp11x: Fix nand_controller
node name according to YAML
Chris Packham <chris.packham@...iedtelesis.co.nz> writes:
> From: Vadym Kochan <vadym.kochan@...ision.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@...ision.eu>
> Signed-off-by: Chris Packham <chris.packham@...iedtelesis.co.nz>
> Reviewed-by: Miquel Raynal <miquel.raynal@...tlin.com>
Applied on mvebu/dt64
Thanks,
Gregory
> ---
>
> Notes:
> Changes in v9:
> - None
> Changes in v8:
> - Add r-by from Miquel
>
> 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 7d0043824f2a..982b180b33e6 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@...300 {
> status = "disabled";
> };
>
> - CP11X_LABEL(nand_controller): nand@...000 {
> + CP11X_LABEL(nand_controller): nand-controller@...000 {
> /*
> * Due to the limitation of the pins available
> * this controller is only usable on the CPM
> --
> 2.40.1
>
--
Gregory Clement, Bootlin
Embedded Linux and Kernel engineering
http://bootlin.com
Powered by blists - more mailing lists