[PATCH v6 3/5] arm: dts: mediatek: Fix existing NAND controller node name
Matthias Brugger
matthias.bgg at gmail.com
Thu Feb 2 04:13:11 PST 2023
On 01/02/2023 03:14, Xiangsheng Hou wrote:
> Change the existing node name in order to match NAND controller DT
> bindings.
>
> Signed-off-by: Xiangsheng Hou <xiangsheng.hou at mediatek.com>
> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno at collabora.com>
Queued for the next merge window, thanks!
> ---
> arch/arm/boot/dts/mt2701.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/mt2701.dtsi b/arch/arm/boot/dts/mt2701.dtsi
> index 0a0fe8c5a405..ce6a4015fed5 100644
> --- a/arch/arm/boot/dts/mt2701.dtsi
> +++ b/arch/arm/boot/dts/mt2701.dtsi
> @@ -359,7 +359,7 @@ thermal: thermal at 1100b000 {
> mediatek,apmixedsys = <&apmixedsys>;
> };
>
> - nandc: nfi at 1100d000 {
> + nandc: nand-controller at 1100d000 {
> compatible = "mediatek,mt2701-nfc";
> reg = <0 0x1100d000 0 0x1000>;
> interrupts = <GIC_SPI 56 IRQ_TYPE_LEVEL_LOW>;
More information about the linux-mtd
mailing list