[PATCH 0/2] gpio: tegra186: Add support for Tegra268

From: Jon Hunter

Date: Fri Aug 28 2026 - 10:43:13 EST


Add support for the GPIO controllers on the Tegra268 device. At the
moment there is no device-tree platform/board supported in the mainline
kernel for Tegra268, but we will be working to add this. For now we are
starting to upstream some basic driver support to pave the way for
supporting Tegra268 based platforms.

Signed-off-by: Jon Hunter <jonathanh@xxxxxxxxxx>
---
Jon Hunter (2):
dt-bindings: gpio: Add compatible string for Tegra268
gpio: tegra186: Add support for Tegra268

.../bindings/gpio/nvidia,tegra186-gpio.yaml | 9 +++
drivers/gpio/gpio-tegra186.c | 74 ++++++++++++++++++++++
2 files changed, 83 insertions(+)
---
base-commit: 3d83758432b5e6ed9507500a57efb0f3af41ee7d
change-id: 20260828-tegra-tegra268-gpio-e77cbf459696

Best regards,
--
Jon Hunter <jonathanh@xxxxxxxxxx>