Re: [PATCH 1/2] dt-bindings: gpio: Add Tegra256 support
From: Bartosz Golaszewski
Date: Mon Sep 01 2025 - 04:21:16 EST
From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>
On Sat, 23 Aug 2025 11:24:19 +0530, Prathamesh Shete wrote:
> Extend the existing Tegra186 GPIO controller device tree bindings with
> support for the GPIO controller found on Tegra256. The number of pins is
> slightly different, but the programming model remains the same
>
> Add a new header, include/dt-bindings/gpio/tegra256-gpio.h,
> that defines port IDs as well as the TEGRA256_MAIN_GPIO() helper,
> both of which are used in conjunction to create a unique specifier
> for each pin. The OS can reconstruct the port ID and pin from
> these values to determine the register region for the corresponding
> GPIO. However, the OS does not use the macro definitions in this file.
>
> [...]
Applied, thanks!
[1/2] dt-bindings: gpio: Add Tegra256 support
https://git.kernel.org/brgl/linux/c/eef6dcbc52fa83c392a2f4a52845f347b233a584
[2/2] gpio: tegra186: Add support for Tegra256
https://git.kernel.org/brgl/linux/c/db12ee08726e55c8a1a70c2308f98d121d96edc6
Best regards,
--
Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx>