linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC PATCH 0/3] gpio: rcar: Add support for GPIO alternative interrupt
@ 2020-04-22 10:10 Eugeniu Rosca
  2020-04-22 10:10 ` [RFC PATCH 1/3] dt-bindings: gpio-rcar: Add optional use-alternative-interrupt property Eugeniu Rosca
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Eugeniu Rosca @ 2020-04-22 10:10 UTC (permalink / raw)
  To: linux-renesas-soc, linux-gpio, linux-kernel
  Cc: Geert Uytterhoeven, Linus Walleij, Marek Vasut, Wolfram Sang,
	Sergei Shtylyov, Bartosz Golaszewski, Yoshihiro Shimoda,
	Biju Das, Grygorii Strashko, Chris Paterson, Yusuke Ashiduka,
	Torii Kenichi, Fukui Yohhei, Yasushi Asano, Yuichi Kusakabe,
	Andrew Gabbasov, Jiada Wang, Eugeniu Rosca, Eugeniu Rosca

The motivation behind this series is described in commit
("gpio: rcar: Add support for GPIO alternative interrupt").

The reasons for which RFC tag is attached are:
 - Have Renesas/linux-gpio communities been facing GPIO interrupt
   partitioning questions in the past (specifically AP vs RT)?
 - Is it a no-go to have mandatory DTS dependencies like updating
   'interrupts' on specifying the new 'use-alternative-interrupt'?

Many thanks for your comments!

Eugeniu Rosca (1):
  [LOCAL] arm64: dts: renesas: ulcb: Showcase 'use-alternative-interrupt'

Torii Kenichi (2):
  dt-bindings: gpio-rcar: Add optional use-alternative-interrupt property
  gpio: rcar: Add support for GPIO alternative interrupt

 Documentation/devicetree/bindings/gpio/renesas,gpio-rcar.txt |  3 +++
 arch/arm64/boot/dts/renesas/ulcb.dtsi                        | 40 ++++++++++++++++++++++++++++++++++++++++
 drivers/gpio/gpio-rcar.c                                     | 22 +++++++++++++++++-----
 3 files changed, 60 insertions(+), 5 deletions(-)

-- 
2.26.0


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

end of thread, other threads:[~2020-04-24  8:36 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-22 10:10 [RFC PATCH 0/3] gpio: rcar: Add support for GPIO alternative interrupt Eugeniu Rosca
2020-04-22 10:10 ` [RFC PATCH 1/3] dt-bindings: gpio-rcar: Add optional use-alternative-interrupt property Eugeniu Rosca
2020-04-24  8:06   ` Geert Uytterhoeven
2020-04-22 10:10 ` [RFC PATCH 2/3] gpio: rcar: Add support for GPIO alternative interrupt Eugeniu Rosca
2020-04-24  8:36   ` Geert Uytterhoeven
2020-04-22 10:10 ` [RFC PATCH 3/3] [LOCAL] arm64: dts: renesas: ulcb: Showcase 'use-alternative-interrupt' Eugeniu Rosca

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).