hte: handle nvidia,gpio-controller property
commit a9401ded66d9aa0d7dab40476770020a4316ee84 from https://nv-tegra.nvidia.com/r/3rdparty/canonical/linux-jammy.git jetson_36.3 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. Bug 3961133 Change-Id: I9b0960f4d2623dbcea3b4162a60a41431dcb93ae Signed-off-by:Dipen Patel <dipenp@nvidia.com> Reviewed-by:
Linus Walleij <linus.walleij@linaro.org> Reviewed-on: https://git-master.nvidia.com/r/c/3rdparty/canonical/linux-jammy/+/3088876 GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com> Tested-by:
Gautham Srinivasan <gauthams@nvidia.com> Reviewed-by:
Gautham Srinivasan <gauthams@nvidia.com> Reviewed-by:
svcacv <svcacv@nvidia.com> Reviewed-by:
Jon Hunter <jonathanh@nvidia.com> Signed-off-by:
Rajeshkumar Ramasamy <rajeshkumar.ramasamy@windriver.com>
Loading
Please register or sign in to comment