All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v3 0/2] mtd: nand: atmel: use another functions to set gpio value
@ 2017-03-23  4:55 Wenyou Yang
  2017-03-23  4:55 ` [U-Boot] [PATCH v3 1/2] ARM: at91: gpio: fix at91_set_gpio_value() define Wenyou Yang
  2017-03-23  4:55 ` [U-Boot] [PATCH v3 2/2] mtd: nand: atmel: use another functions to set gpio value Wenyou Yang
  0 siblings, 2 replies; 6+ messages in thread
From: Wenyou Yang @ 2017-03-23  4:55 UTC (permalink / raw)
  To: u-boot

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 v3:
 _ Rebase on v2017.03.

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2017-04-13 21:16 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-23  4:55 [U-Boot] [PATCH v3 0/2] mtd: nand: atmel: use another functions to set gpio value Wenyou Yang
2017-03-23  4:55 ` [U-Boot] [PATCH v3 1/2] ARM: at91: gpio: fix at91_set_gpio_value() define Wenyou Yang
2017-04-01  4:21   ` Simon Glass
2017-04-13 21:16     ` Simon Glass
2017-03-23  4:55 ` [U-Boot] [PATCH v3 2/2] mtd: nand: atmel: use another functions to set gpio value Wenyou Yang
2017-04-13 21:16   ` Simon Glass

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.