* Pekon Gupta <[email protected]> [140205 05:31]:
> From: Minal Shah <[email protected]>
> --- 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
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to