[PATCH v3 0/2] gpio: tegra: add multiple interrupt support

From: Prathamesh Shete
Date: Tue Sep 07 2021 - 03:32:49 EST


From: pshete <pshete@xxxxxxxxxx>

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 Tegra194
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 | 27 ++++++++++---
2 files changed, 69 insertions(+), 7 deletions(-)

--
2.17.1