linux/drivers/hte
Dipen Patel d02b1cabc7 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>
2023-04-26 15:43:42 -07:00
..
hte-tegra194-test.c hte: Add Tegra234 provider 2023-04-26 15:43:26 -07:00
hte-tegra194.c hte: handle nvidia,gpio-controller property 2023-04-26 15:43:42 -07:00
hte.c hte: Uninitialized variable in hte_ts_get() 2022-05-20 15:54:41 +02:00
Kconfig hte: Add Tegra HTE test driver 2022-05-04 11:06:14 +02:00
Makefile hte: Add Tegra HTE test driver 2022-05-04 11:06:14 +02:00