diff options
author | Dipen Patel <dipenp@nvidia.com> | 2022-04-22 23:52:21 +0300 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2022-05-04 12:06:26 +0300 |
commit | e263d33ceccf940d5e17caf34bf6f09630b8dc2e (patch) | |
tree | fdaedf5bdb95d4ade38b732b1095d8645589c84f | |
parent | 9a75a7cd03c957fd13c39f01402e952c5ad4aebc (diff) | |
download | linux-e263d33ceccf940d5e17caf34bf6f09630b8dc2e.tar.xz |
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-- | MAINTAINERS | 8 |
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 |