Re: [RFC v2 11/11] MAINTAINERS: Added HTE Subsystem

From: Randy Dunlap
Date: Fri Oct 01 2021 - 20:08:55 EST


On 9/30/21 4:26 PM, Dipen Patel wrote:
Added myself as a maintainer for this new Hardware Timestamping Engine
(HTE) subsystem.

Signed-off-by: Dipen Patel <dipenp@xxxxxxxxxx>
---
MAINTAINERS | 8 ++++++++
1 file changed, 8 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index abd0dd5aa003..03ae8056c35b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -8659,6 +8659,14 @@ L: linux-input@xxxxxxxxxxxxxxx
S: Maintained
F: drivers/input/touchscreen/htcpen.c
+HTE SUBSYSTEM
+M: dipenp@xxxxxxxxxx

Please update as documented:
M: *Mail* patches to: FullName <address@domain>


+S: Maintained
+F: drivers/hte/*
+F: include/linux/hte.h
+F: Documentation/hte/*
+F: Documentation/devicetree/bindings/hte/*
+
HTS221 TEMPERATURE-HUMIDITY IIO DRIVER
M: Lorenzo Bianconi <lorenzo.bianconi83@xxxxxxxxx>
L: linux-iio@xxxxxxxxxxxxxxx



--
~Randy