summaryrefslogtreecommitdiff
path: root/drivers/gpio
diff options
context:
space:
mode:
authorDipen Patel <dipenp@nvidia.com>2023-04-14 03:44:54 +0300
committerDipen Patel <dipenp@nvidia.com>2023-04-27 01:43:42 +0300
commitd02b1cabc7c6fe0e237bf8a2a6a8813302cfd87c (patch)
treee9cb0560e6b00292a905f3c93e1012029bba3b36 /drivers/gpio
parent0ebc475fb636df12222faa04dd989a4e3c87f31a (diff)
downloadlinux-d02b1cabc7c6fe0e237bf8a2a6a8813302cfd87c.tar.xz
hte: handle nvidia,gpio-controller property
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@nvidia.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio')
0 files changed, 0 insertions, 0 deletions