linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] gpio: select IRQ_DOMAIN_HIERARCHY fixing curcular Kconfig dependency
@ 2017-07-11 23:11 Masahiro Yamada
  2017-07-11 23:11 ` [PATCH 1/2] pinctrl: stm32: select IRQ_DOMAIN_HIERARCHY instead of depends on Masahiro Yamada
  2017-07-11 23:11 ` [PATCH 2/2] gpio: xgene-sb: select IRQ_DOMAIN_HIERARCHY Masahiro Yamada
  0 siblings, 2 replies; 6+ messages in thread
From: Masahiro Yamada @ 2017-07-11 23:11 UTC (permalink / raw)
  To: linux-gpio
  Cc: Alexandre Torgue, Arnd Bergmann, Linus Walleij, linux-kernel,
	Masahiro Yamada, Maxime Coquelin, linux-arm-kernel

1/2 touches pinctrl driver, but
I want both patches in GPIO tree
because 1/2 is a prerequisite for 2/2.

Otherwise, Kconfig reports recursive dependency.

I noticed this problem when I added "select IRQ_DOMAIN_HIERARCHY"
to my GPIO driver, which I will submit later.

Please apply 1/2 to GPIO tree, not pinctrl tree.



Masahiro Yamada (2):
  pinctrl: stm32: select IRQ_DOMAIN_HIERARCHY instead of depends on
  gpio: xgene-sb: select IRQ_DOMAIN_HIERARCHY

 drivers/gpio/Kconfig          | 1 +
 drivers/pinctrl/stm32/Kconfig | 9 +++++----
 2 files changed, 6 insertions(+), 4 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-08-01  8:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-11 23:11 [PATCH 0/2] gpio: select IRQ_DOMAIN_HIERARCHY fixing curcular Kconfig dependency Masahiro Yamada
2017-07-11 23:11 ` [PATCH 1/2] pinctrl: stm32: select IRQ_DOMAIN_HIERARCHY instead of depends on Masahiro Yamada
2017-07-12  8:09   ` Alexandre Torgue
2017-08-01  8:05   ` Linus Walleij
2017-07-11 23:11 ` [PATCH 2/2] gpio: xgene-sb: select IRQ_DOMAIN_HIERARCHY Masahiro Yamada
2017-08-01  8:06   ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).