[PATCH v2 0/4] GPIO "active low", hogging and usb-nop-xceive 'reset-gpio' support
Andrey Smirnov
andrew.smirnov at gmail.com
Tue May 30 07:52:24 PDT 2017
Hi everyone,
This is a v2 of my original patchset. Changes in this version are the following:
- 'active low' support is moved inot a dedicated API
- of_gpiochip_scan_gpios renamed to of_gpiochip_scan_hogs
- nop_usbphy_init doesn't try to needlessly configure reset gpio's directionality
Let me know if anything else needs changing.
Thanks,
Andrey Smirnov
Andrey Smirnov (4):
gpio-imx: Do not use gpio_set_value()
gpiolib: Add code to support "active low" GPIOs
gpiolib: Add support for GPIO "hog" nodes
usb-nop-xceiv: Add support for 'reset-gpios' binding
drivers/gpio/gpio-imx.c | 2 +-
drivers/gpio/gpiolib.c | 123 +++++++++++++++++++++++++++++++++++++++++++-
drivers/phy/usb-nop-xceiv.c | 46 +++++++++++++++--
include/gpio.h | 20 +++++++
4 files changed, 184 insertions(+), 7 deletions(-)
--
2.9.4
More information about the barebox
mailing list