Skip to content

Commit 90ae032

Browse files
mtk-xiangshengmbgg
authored andcommitted
arm: dts: mediatek: Fix existing NAND controller node name
Change the existing node name in order to match NAND controller DT bindings. Signed-off-by: Xiangsheng Hou <xiangsheng.hou@mediatek.com> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> Link: https://lore.kernel.org/r/20230201021500.26769-4-xiangsheng.hou@mediatek.com Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
1 parent fe15c26 commit 90ae032

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm/boot/dts/mt2701.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@
359359
mediatek,apmixedsys = <&apmixedsys>;
360360
};
361361

362-
nandc: nfi@1100d000 {
362+
nandc: nand-controller@1100d000 {
363363
compatible = "mediatek,mt2701-nfc";
364364
reg = <0 0x1100d000 0 0x1000>;
365365
interrupts = <GIC_SPI 56 IRQ_TYPE_LEVEL_LOW>;

0 commit comments

Comments
 (0)