Re: [PATCH V4 09/10] hte: handle nvidia,gpio-controller property

From: Linus Walleij
Date: Thu Mar 23 2023 - 04:40:00 EST


On Thu, Mar 23, 2023 at 2:29 AM Dipen Patel <dipenp@xxxxxxxxxx> wrote:

> The dt binding adds nvidia,gpio-controller property from Tegra234 SoC
> onwards to simplify code handling gpio chip search. The gpio chip search
> is needed for the AON GPIO GTE instances to map the hardware timestamp
> GPIO request (coming from the GPIO framework) to the tegra HTE
> providers. The patch also adds new gpio chip match function to match
> from the fwnode instead of the gpio controller label. The addition
> of the property does not break ABI for the existing Tegra194 code.
>
> Signed-off-by: Dipen Patel <dipenp@xxxxxxxxxx>

Yups just like this!
Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

Yours,
Linus Walleij