Skip to content

Commit

Permalink
ARM: apx4devkit: add NAND support
Browse files Browse the repository at this point in the history
Signed-off-by: Lauri Hintsala <lauri.hintsala@bluegiga.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
  • Loading branch information
Lauri Hintsala authored and Shawn Guo committed Jul 11, 2012
1 parent 841730e commit 3317d99
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions arch/arm/boot/dts/apx4devkit.dts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,12 @@

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";
Expand Down

0 comments on commit 3317d99

Please sign in to comment.