Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1b45aceb authored by Alexander Shiyan's avatar Alexander Shiyan Committed by Shawn Guo
Browse files

ARM: dts: Add NFC support for i.MX27 Phytec PCM038 module



Added NFC node to imx27-phytec-phycore DT file.

Signed-off-by: default avatarAlexander Shiyan <shc_work@mail.ru>
Signed-off-by: default avatarShawn Guo <shawn.guo@linaro.org>
parent 718a3500
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -71,3 +71,9 @@
		#size-cells = <1>;
	};
};

&nfc {
	nand-bus-width = <8>;
	nand-ecc-mode = "hw";
	status = "okay";
};