[U-Boot] [PATCH v4 0/3] gpio: at91_gpio: add option and clock support

Wenyou Yang wenyou.yang at atmel.com
Thu Mar 23 04:46:18 UTC 2017


The CONFIG_AT91_GPIO option is added in Kconfig to be used to select
the AT91 PIO GPIO driver, and the clock is supported.

Changes in v4:
 - Rebase on v2017.03.

Changes in v3:
 - Rebase on the master branch on git://git.denx.de/u-boot-atmel.git
   commit: 0ff27d4a94637d4b1937c625d33212375bd118d9
 - Add Reviewed-by tag.

Changes in v2:
 - Add Reviewed-by tag.

Wenyou Yang (3):
  gpio: Kconfig: add CONFIG_AT91_GPIO option
  gpio: at91_gpio: add the device tree support
  gpio: at91_gpio: add the clock support

 drivers/gpio/Kconfig     | 13 +++++++++++++
 drivers/gpio/at91_gpio.c | 28 ++++++++++++++++++++++++++++
 2 files changed, 41 insertions(+)

-- 
2.11.0



More information about the U-Boot mailing list