ARM: apx4devkit: add NAND support

Signed-off-by: Lauri Hintsala <lauri.hintsala@bluegiga.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
This commit is contained in:
Lauri Hintsala 2012-07-10 10:08:07 +03:00 committed by Shawn Guo
parent 841730e743
commit 3317d99e44
1 changed files with 6 additions and 0 deletions

View File

@ -11,6 +11,12 @@ memory {
apb@80000000 {
apbh@80000000 {
gpmi-nand@8000c000 {
pinctrl-names = "default";
pinctrl-0 = <&gpmi_pins_a &gpmi_status_cfg>;
status = "okay";
};
ssp0: ssp@80010000 {
compatible = "fsl,imx28-mmc";
pinctrl-names = "default";