From: Dipen Patel Date: Fri, 22 Apr 2022 20:52:21 +0000 (-0700) Subject: MAINTAINERS: Add HTE Subsystem X-Git-Tag: v5.19-rc1~16^2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e263d33ceccf940d5e17caf34bf6f09630b8dc2e;p=thirdparty%2Fkernel%2Flinux.git MAINTAINERS: Add HTE Subsystem Add myself as a maintainer for this new Hardware Timestamping Engine (HTE) subsystem. Signed-off-by: Dipen Patel Signed-off-by: Thierry Reding --- diff --git a/MAINTAINERS b/MAINTAINERS index fd768d43e0482..dbc17c6945ae6 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 +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 L: linux-iio@vger.kernel.org