Re: [RFC v2 11/11] MAINTAINERS: Added HTE Subsystem
From: Randy Dunlap <hidden>
Date: 2021-10-02 00:08:55
Also in:
linux-doc, linux-gpio, linux-tegra, lkml
From: Randy Dunlap <hidden>
Date: 2021-10-02 00:08:55
Also in:
linux-doc, linux-gpio, linux-tegra, lkml
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@nvidia.com> --- 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@vger.kernel.org S: Maintained F: drivers/input/touchscreen/htcpen.c +HTE SUBSYSTEM +M: dipenp@nvidia.com
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 [off-list ref] L: linux-iio@vger.kernel.org
-- ~Randy