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

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
......@@ -71,3 +71,9 @@ nor_flash@c0000000 {
#size-cells = <1>;
};
};
&nfc {
nand-bus-width = <8>;
nand-ecc-mode = "hw";
status = "okay";
};
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment