hte: Add Tegra HTE test driver
authorDipen Patel <dipenp@nvidia.com>
Fri, 22 Apr 2022 20:52:20 +0000 (13:52 -0700)
committerThierry Reding <treding@nvidia.com>
Wed, 4 May 2022 09:06:14 +0000 (11:06 +0200)
commit9a75a7cd03c957fd13c39f01402e952c5ad4aebc
tree553dc445691f8b19a35b10d06725acd3879f71bf
parented94eb2e22846e04ea32fe2282b49cb293ae88e2
hte: Add Tegra HTE test driver

The test driver uses IRQ and GPIO lines to timestamp using HTE
subsystem. The patch also adds compilation support in Kconfig and
Makefile.

Signed-off-by: Dipen Patel <dipenp@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
drivers/hte/Kconfig
drivers/hte/Makefile
drivers/hte/hte-tegra194-test.c [new file with mode: 0644]