Skip to content
Commit 10e4afd6 authored by Dipen Patel's avatar Dipen Patel Committed by Thierry Reding
Browse files

gpio: tegra186: Add HTE support



Tegra194 AON GPIO controller with the use of its internal hardware
timestamping engine (HTE), also known as GTE, can timestamp GPIO lines
through system counter. This patch implements enable/disable callbacks
for the GPIO controller. In enable call, it will set timestamp function
bit and GPIO line rising/falling edges in the config register. In
disable call, it restores the state.

Signed-off-by: default avatarDipen Patel <dipenp@nvidia.com>
Signed-off-by: default avatarThierry Reding <treding@nvidia.com>
parent 42112dd7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment