Commit 0e3661de authored by Xiangsheng Hou's avatar Xiangsheng Hou Committed by Matthias Brugger
Browse files

arm64: dts: mediatek: Fix existing NAND controller node name

parent fe15c26e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -559,7 +559,7 @@ spi0: spi@1100a000 {
		status = "disabled";
	};

	nandc: nfi@1100e000 {
	nandc: nand-controller@1100e000 {
		compatible = "mediatek,mt2712-nfc";
		reg = <0 0x1100e000 0 0x1000>;
		interrupts = <GIC_SPI 96 IRQ_TYPE_LEVEL_LOW>;
+1 −1
Original line number Diff line number Diff line
@@ -539,7 +539,7 @@ bluetooth {
		};
	};

	nandc: nfi@1100d000 {
	nandc: nand-controller@1100d000 {
		compatible = "mediatek,mt7622-nfc";
		reg = <0 0x1100D000 0 0x1000>;
		interrupts = <GIC_SPI 96 IRQ_TYPE_LEVEL_LOW>;