summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDipen Patel <dipenp@nvidia.com>2022-04-22 13:52:21 -0700
committerThierry Reding <treding@nvidia.com>2022-05-04 11:06:26 +0200
commite263d33ceccf940d5e17caf34bf6f09630b8dc2e (patch)
treefdaedf5bdb95d4ade38b732b1095d8645589c84f
parent9a75a7cd03c957fd13c39f01402e952c5ad4aebc (diff)
downloadlinux-e263d33ceccf940d5e17caf34bf6f09630b8dc2e.tar.bz2
MAINTAINERS: Add HTE Subsystem
Add myself as a maintainer for this new Hardware Timestamping Engine (HTE) subsystem. Signed-off-by: Dipen Patel <dipenp@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
-rw-r--r--MAINTAINERS8
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index fd768d43e048..dbc17c6945ae 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8999,6 +8999,14 @@ L: linux-input@vger.kernel.org
S: Maintained
F: drivers/input/touchscreen/htcpen.c
+HTE SUBSYSTEM
+M: Dipen Patel <dipenp@nvidia.com>
+S: Maintained
+F: Documentation/devicetree/bindings/hte/
+F: Documentation/hte/
+F: drivers/hte/
+F: include/linux/hte.h
+
HTS221 TEMPERATURE-HUMIDITY IIO DRIVER
M: Lorenzo Bianconi <lorenzo.bianconi83@gmail.com>
L: linux-iio@vger.kernel.org