Re: [PATCH v3 2/2] arm64: tegra: GPIO Interrupt entries
From: Thierry Reding <hidden>
Date: 2021-09-24 14:37:56
Also in:
linux-gpio, lkml
Attachments
- signature.asc [application/pgp-signature] 833 bytes
From: Thierry Reding <hidden>
Date: 2021-09-24 14:37:56
Also in:
linux-gpio, lkml
On Tue, Sep 07, 2021 at 01:02:24PM +0530, Prathamesh Shete wrote:
From: pshete <redacted> Tegra19x supports 8 entries for GPIO controller. This change adds the required interrupt entires for all GPIO controllers. Signed-off-by: Prathamesh Shete <redacted> --- arch/arm64/boot/dts/nvidia/tegra194.dtsi | 49 +++++++++++++++++++++++- 1 file changed, 47 insertions(+), 2 deletions(-)
I've applied this now to the Tegra tree, thanks. Thierry