[U-Boot] [PATCH v2 0/2] mtd: nand: atmel: use another functions to set gpio value

Wenyou Yang wenyou.yang at atmel.com
Fri Mar 3 07:03:21 UTC 2017


The purpose of the patch set is to use another functions to set
and get the gpio value for the atmel nand driver to fix the error
to set and get the gpio value after the at91 gpio driver conversion
to support the driver model.

Changes in v2:
 - Improve the commit log.
 - Add Reviewed-by tag.

Wenyou Yang (2):
  ARM: at91: gpio: fix at91_set_gpio_value() define
  mtd: nand: atmel: use another functions to set gpio value

 arch/arm/mach-at91/include/mach/gpio.h | 12 +++++-------
 drivers/mtd/nand/atmel_nand.c          |  5 +++--
 2 files changed, 8 insertions(+), 9 deletions(-)

-- 
2.11.0



More information about the U-Boot mailing list