[U-Boot] [PATCH v2 0/3] gpio: at91_gpio: Add option and clock	support
    Wenyou Yang 
    wenyou.yang at atmel.com
       
    Fri Oct 28 08:16:26 CEST 2016
    
    
  
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 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.7.4
    
    
More information about the U-Boot
mailing list