mirror of
https://github.com/andreili/SBC_builder.git
synced 2025-09-13 00:51:12 +02:00
31 lines
796 B
Diff
31 lines
796 B
Diff
From adf296d2885139e4d707f2ddcda67119cde20459 Mon Sep 17 00:00:00 2001
|
|
From: =?UTF-8?q?Ond=C5=99ej=20Jirman?= <megi@xff.cz>
|
|
Date: Sat, 30 Sep 2017 21:31:35 +0200
|
|
Subject: MAINTAINERS: Add entry for Himax HM5065
|
|
|
|
Signed-off-by: Ondrej Jirman <megi@xff.cz>
|
|
---
|
|
MAINTAINERS | 6 ++++++
|
|
1 file changed, 6 insertions(+)
|
|
|
|
diff --git a/MAINTAINERS b/MAINTAINERS
|
|
index dd844ac8d910..5e3f6101fef6 100644
|
|
--- a/MAINTAINERS
|
|
+++ b/MAINTAINERS
|
|
@@ -10642,6 +10642,12 @@ L: linux-kernel@vger.kernel.org
|
|
S: Maintained
|
|
F: drivers/misc/hisi_hikey_usb.c
|
|
|
|
+HIMAX HM5065 SENSOR DRIVER
|
|
+M: Ondrej Jirman <kernel@xff.cz>
|
|
+L: linux-media@vger.kernel.org
|
|
+S: Supported
|
|
+F: drivers/media/i2c/hm5065.c
|
|
+
|
|
HIMAX HX83112B TOUCHSCREEN SUPPORT
|
|
M: Job Noorman <job@noorman.info>
|
|
L: linux-input@vger.kernel.org
|
|
--
|
|
2.35.3
|
|
|