projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
718a350
)
ARM: dts: Add NFC support for i.MX27 Phytec PCM038 module
author
Alexander Shiyan
<shc_work@mail.ru>
Sun, 7 Apr 2013 15:29:12 +0000
(19:29 +0400)
committer
Shawn Guo
<shawn.guo@linaro.org>
Tue, 9 Apr 2013 14:53:40 +0000
(22:53 +0800)
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>
arch/arm/boot/dts/imx27-phytec-phycore.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx27-phytec-phycore.dts
b/arch/arm/boot/dts/imx27-phytec-phycore.dts
index
9b7ca3e
..
fe64e3a
100644
(file)
--- a/
arch/arm/boot/dts/imx27-phytec-phycore.dts
+++ b/
arch/arm/boot/dts/imx27-phytec-phycore.dts
@@
-71,3
+71,9
@@
#size-cells = <1>;
};
};
+
+&nfc {
+ nand-bus-width = <8>;
+ nand-ecc-mode = "hw";
+ status = "okay";
+};