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

From: Prathamesh Shete
Date: Fri Sep 03 2021 - 06:15:17 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 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