On Thu, Apr 07, 2016 at 01:08:35PM +0300, Roger Quadros wrote:
> The GPMC WAIT pin status are now available over gpiolib.
> Update the omap_dev_ready() function to use gpio instead of
> directly accessing GPMC register space.
> 
> Signed-off-by: Roger Quadros <[email protected]>
> Acked-by: Brian Norris <[email protected]>
> Acked-by: Boris Brezillon <[email protected]>
> ---
>  .../devicetree/bindings/mtd/gpmc-nand.txt          |  2 ++

Acked-by: Rob Herring <[email protected]>

>  drivers/mtd/nand/omap2.c                           | 29 
> ++++++++++++++--------
>  include/linux/platform_data/mtd-nand-omap2.h       |  2 +-
>  3 files changed, 21 insertions(+), 12 deletions(-)

Reply via email to