[PATCH] ARM: mx28: add gpmi-nand dt support
Shawn Guo
shawn.guo at linaro.org
Thu May 24 22:27:44 EDT 2012
On Thu, May 24, 2012 at 06:45:38PM +0800, Huang Shijie wrote:
> add gpmi-nand device tree support.
> Also enable the gpmi support for mx28-evk board.
>
> Signed-off-by: Huang Shijie <b32955 at freescale.com>
> ---
> arch/arm/boot/dts/imx28-evk.dts | 4 ++++
> arch/arm/boot/dts/imx28.dtsi | 18 +++++++++---------
> 2 files changed, 13 insertions(+), 9 deletions(-)
>
> diff --git a/arch/arm/boot/dts/imx28-evk.dts b/arch/arm/boot/dts/imx28-evk.dts
> index ee520a5..5fff6c9 100644
> --- a/arch/arm/boot/dts/imx28-evk.dts
> +++ b/arch/arm/boot/dts/imx28-evk.dts
> @@ -22,6 +22,10 @@
>
> apb at 80000000 {
> apbh at 80000000 {
> + gpmi-nand at 8000c000 {
I guess you need to set up pins here.
Regards,
Shawn
> + status = "okay";
> + };
> +
> ssp0: ssp at 80010000 {
> compatible = "fsl,imx28-mmc";
> pinctrl-names = "default";
More information about the linux-arm-kernel
mailing list