Skip to content

Commit

Permalink
ARM: dts: Add NFC support for i.MX27 Phytec PCM038 module
Browse files Browse the repository at this point in the history
Added NFC node to imx27-phytec-phycore DT file.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
  • Loading branch information
Alexander Shiyan authored and Shawn Guo committed Apr 9, 2013
1 parent 718a350 commit 1b45ace
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions arch/arm/boot/dts/imx27-phytec-phycore.dts
Original file line number Diff line number Diff line change
Expand Up @@ -71,3 +71,9 @@
#size-cells = <1>;
};
};

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

0 comments on commit 1b45ace

Please sign in to comment.