Hi, I completely forgot this series. Here is an update. This series adds a gpio-initval property to the devicetree. It provides a way to initialize GPIOs to a defined value. In v3 I splitted the patch into dt-bindings and the gpiolib patch. This series is now based on v4.4-rc1. gpiod_initialize() does not use common code with gpiod_hog anymore. Best Regards, Markus Markus Pargmann (2): dt-bindings: GPIO: Add gpio-initval gpiolib: Add GPIO initialization Documentation/devicetree/bindings/gpio/gpio.txt | 34 ++++++++++++++++--------- drivers/gpio/gpiolib-of.c | 13 ++++++---- drivers/gpio/gpiolib.c | 24 +++++++++++++++++ drivers/gpio/gpiolib.h | 2 ++ 4 files changed, 56 insertions(+), 17 deletions(-) -- 2.6.2 -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html