[PATCH 4/5] ARM: imx6q: add DT node for gpmi-nand

Shawn Guo shawn.guo at linaro.org
Thu May 24 22:50:58 EDT 2012


On Thu, May 24, 2012 at 06:50:58PM +0800, Huang Shijie wrote:
> Add DT node for gpmi-nand.
> Also enable the gpmi-nand for mx6q-arm2 board.
> 
> Signed-off-by: Huang Shijie <b32955 at freescale.com>
> ---
>  arch/arm/boot/dts/imx6q-arm2.dts |    4 ++++
>  arch/arm/boot/dts/imx6q.dtsi     |   12 ++++++++++++
>  2 files changed, 16 insertions(+), 0 deletions(-)
> 
> diff --git a/arch/arm/boot/dts/imx6q-arm2.dts b/arch/arm/boot/dts/imx6q-arm2.dts
> index db4c609..15f9e0b 100644
> --- a/arch/arm/boot/dts/imx6q-arm2.dts
> +++ b/arch/arm/boot/dts/imx6q-arm2.dts
> @@ -22,6 +22,10 @@
>  	};
>  
>  	soc {
> +		gpmi-nand at 00112000 {

Missing pinctrl setup?

> +			status = "okay";
> +		};
> +

-- 
Regards,
Shawn



More information about the linux-arm-kernel mailing list