All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Pekon Gupta <pekon@ti.com>
Cc: bcousson@baylibre.com, linux-omap <linux-omap@vger.kernel.org>,
	Minal Shah <minal.shah@ti.com>
Subject: Re: [PATCH v1 4/5] ARM: dts: dra7: add support for parallel NAND flash
Date: Sun, 2 Mar 2014 10:19:22 -0800	[thread overview]
Message-ID: <20140302181922.GE18496@atomide.com> (raw)
In-Reply-To: <1391606914-9947-5-git-send-email-pekon@ti.com>

* Pekon Gupta <pekon@ti.com> [140205 05:31]:
> From: Minal Shah <minal.shah@ti.com>
> --- a/arch/arm/boot/dts/dra7-evm.dts
> +++ b/arch/arm/boot/dts/dra7-evm.dts
> @@ -93,6 +93,37 @@
>  			0x24c (PIN_INPUT_SLEW | MUX_MODE0) /* uart3_txd */
>  		>;
>  	};
> +
> +	nand_flash_x16: nand_flash_x16 {
> +		/* On DRA7 EVM, GPMC_WPN and NAND_BOOTn comes from DIP switch
> +		 * So NAND flash requires following switch settings:
> +		 * SW5.9 (GPMC_WPN) = LOW
> +		 * SW5.1 (NAND_BOOTn) = HIGH */
> +		pinctrl-single,pins = <
> +			0x0 	0x70000 /* (PIN_INPUT | MUX_MODE0)	gpmc_ad0	*/
> +			0x4 	0x70000 /* (PIN_INPUT | MUX_MODE0)	gpmc_ad1	*/
...

Can you guys please update this one to use the macros in
arch/arm/boot/dts/include/dt-bindings/pinctrl/omap.h?

Preferrably the new DRA7XX_CORE_IOPAD and friends macros.
I've picked up the other patches in this series already.

Regards,

Tony

  reply	other threads:[~2014-03-02 18:19 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-05 13:28 [PATCH v1 0/5] add parallel NAND support for TI's new OMAPx and AMxx platforms Pekon Gupta
2014-02-05 13:28 ` [PATCH v1 1/5] ARM: OMAP2+: gpmc: update gpmc_hwecc_bch_capable() for new platforms and ECC schemes Pekon Gupta
2014-02-05 13:28 ` [PATCH v1 2/5] ARM: dts: am335x-evm: NAND: update MTD partition table Pekon Gupta
2014-02-05 13:28 ` [PATCH v1 3/5] ARM: dts: AM33xx: updated default ECC scheme in nand-ecc-opt Pekon Gupta
2014-02-05 13:28 ` [PATCH v1 4/5] ARM: dts: dra7: add support for parallel NAND flash Pekon Gupta
2014-03-02 18:19   ` Tony Lindgren [this message]
2014-02-05 13:28 ` [PATCH v1 5/5] ARM: dts: am43xx: " Pekon Gupta
2014-02-13  4:27 ` [PATCH v1 0/5] add parallel NAND support for TI's new OMAPx and AMxx platforms Gupta, Pekon
2014-03-02 18:17   ` Tony Lindgren

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20140302181922.GE18496@atomide.com \
    --to=tony@atomide.com \
    --cc=bcousson@baylibre.com \
    --cc=linux-omap@vger.kernel.org \
    --cc=minal.shah@ti.com \
    --cc=pekon@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.