Re: [PATCH v5 2/3] gpio: tegra186: Add support for Tegra264

From: Linus Walleij

Date: Mon Feb 02 2026 - 19:07:11 EST


On Wed, Jan 28, 2026 at 9:51 AM Prathamesh Shete <pshete@xxxxxxxxxx> wrote:

> Extend the existing Tegra186 GPIO controller driver with support for the
> GPIO controller found on Tegra264.
>
> Use the "wakeup-parent" phandle from the GPIO device tree node to
> ensure the GPIO driver associates with the intended PMC device.
> Relying only on compatible-based lookup can select an unexpected
> PMC node, so fall back to compatible-based lookup when the phandle
> is not present.
>
> Signed-off-by: Prathamesh Shete <pshete@xxxxxxxxxx>
> Reviewed-by: Jon Hunter <jonathanh@xxxxxxxxxx>
> Acked-by: Thierry Reding <treding@xxxxxxxxxx>

Reviewed-by: Linus Walleij <linusw@xxxxxxxxxx>

Yours,
Linus Walleij