Hi, This series includes two patches for sloving pinctrl_request_gpio() returns EPROBE_DEFER problem. We find this problem when we use gpio device without "gpio-ranges" property in gpio device node. - First patch provides solutions to this problem - Second patch documents gpio-ranges property for bindings file. Yunlei He (2): gpio: pl061: hook request if gpio-ranges avaiable gpio: pl061: document gpio-ranges property for bindings file .../devicetree/bindings/gpio/pl061-gpio.txt | 2 +- drivers/gpio/gpio-pl061.c | 20 ++++++++++++++------ 2 files changed, 15 insertions(+), 7 deletions(-) -- 1.9.1 -- 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