All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] gpio: pl061: hook request if gpio-ranges avaiable
@ 2014-12-02  4:32 Yunlei He
  2014-12-02  4:32 ` [PATCH 1/2] " Yunlei He
  2014-12-02  4:33 ` [PATCH 2/2] gpio: pl061: document gpio-ranges property for bindings file Yunlei He
  0 siblings, 2 replies; 6+ messages in thread
From: Yunlei He @ 2014-12-02  4:32 UTC (permalink / raw)
  To: haojian.zhuang, linus.walleij, linux-gpio
  Cc: bintian.wang, peifeiyue, liguozhu, Yunlei He

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-12-04 13:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-02  4:32 [PATCH 0/2] gpio: pl061: hook request if gpio-ranges avaiable Yunlei He
2014-12-02  4:32 ` [PATCH 1/2] " Yunlei He
2014-12-03 13:45   ` Linus Walleij
2014-12-04 13:33     ` He YunLei
2014-12-02  4:33 ` [PATCH 2/2] gpio: pl061: document gpio-ranges property for bindings file Yunlei He
2014-12-03 13:48   ` Linus Walleij

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.