OSDN Git Service

ARM: imx: apf51: add nfc support
authorGwenhael Goavec-Merou <gwenhael.goavec-merou@armadeus.com>
Thu, 16 May 2013 10:25:31 +0000 (12:25 +0200)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 17 Jun 2013 08:04:22 +0000 (16:04 +0800)
Signed-off-by: Gwenhael Goavec-Merou <gwenhael.goavec-merou@armadeus.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/boot/dts/imx51-apf51.dts

index 2bcf698..8f7f9ac 100644 (file)
        status = "okay";
 };
 
+&nfc {
+       nand-bus-width = <8>;
+       nand-ecc-mode = "hw";
+       nand-on-flash-bbt;
+       status = "okay";
+};
+
 &uart3 {
        pinctrl-names = "default";
        pinctrl-0 = <&pinctrl_uart3_2>;