linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] gpio: tegra: add multiple interrupt support
@ 2021-09-03 10:15 Prathamesh Shete
  2021-09-03 10:15 ` [PATCH v2 1/2] " Prathamesh Shete
  2021-09-03 10:15 ` [PATCH v2 " Prathamesh Shete
  0 siblings, 2 replies; 15+ messages in thread
From: Prathamesh Shete @ 2021-09-03 10:15 UTC (permalink / raw)
  To: linus.walleij, bgolaszewski, thierry.reding, jonathanh,
	linux-gpio, linux-tegra, linux-kernel
  Cc: smangipudi, pshete

From: pshete <pshete@nvidia.com>

These patches adds multiple interrupt support.
Each main GPIO is associated with 8 interrupts 
per controller in case of NON-AON GPIO's and 
4 interrupts per controller in AON GPIO.
This is new feature starting T194
The interrupt route map determines which interrupt line is to be used.

pshete (2):
  gpio: tegra: add multiple interrupt support
  arm64: tegra: GPIO Interrupt entries

 arch/arm64/boot/dts/nvidia/tegra194.dtsi | 49 +++++++++++++++++++++++-
 drivers/gpio/gpio-tegra186.c             | 25 ++++++++++--
 2 files changed, 68 insertions(+), 6 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2021-09-24 14:37 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-03 10:15 [PATCH v2 0/2] gpio: tegra: add multiple interrupt support Prathamesh Shete
2021-09-03 10:15 ` [PATCH v2 1/2] " Prathamesh Shete
2021-09-06  4:51   ` Thierry Reding
2021-09-07  7:23     ` Prathamesh Shete
2021-09-07  7:30     ` [PATCH v2 0/2] " Prathamesh Shete
2021-09-07  7:30       ` [PATCH v2 1/2] " Prathamesh Shete
2021-09-07  7:30       ` [PATCH v2 2/2] arm64: tegra: GPIO Interrupt entries Prathamesh Shete
2021-09-07  7:32     ` [PATCH v3 0/2] gpio: tegra: add multiple interrupt support Prathamesh Shete
2021-09-07  7:32       ` [PATCH v3 1/2] " Prathamesh Shete
2021-09-17 10:47         ` Thierry Reding
2021-09-07  7:32       ` [PATCH v3 2/2] arm64: tegra: GPIO Interrupt entries Prathamesh Shete
2021-09-22  9:29         ` Bartosz Golaszewski
2021-09-22 13:25           ` Thierry Reding
2021-09-24 14:37         ` Thierry Reding
2021-09-03 10:15 ` [PATCH v2 " Prathamesh Shete

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