
Add the latest linux available from https://github.com/armbian/build commit de58ac1faac92724c6449db12c22affaeb003875, tag: sunxi-5.3, alongside all the patches that it comes with. Signed-off-by: Vicentiu Galanopulo <vicentiu@balena.io>
30 lines
766 B
Diff
30 lines
766 B
Diff
From 143f5c46be05234ca2618eb4515b9b1d2f329770 Mon Sep 17 00:00:00 2001
|
|
From: Ondrej Jirman <megous@megous.com>
|
|
Date: Sat, 30 Sep 2017 21:31:35 +0200
|
|
Subject: [PATCH 29/82] MAINTAINERS: Add entry for Himax HM5065
|
|
|
|
Signed-off-by: Ondrej Jirman <megous@megous.com>
|
|
---
|
|
MAINTAINERS | 6 ++++++
|
|
1 file changed, 6 insertions(+)
|
|
|
|
diff --git a/MAINTAINERS b/MAINTAINERS
|
|
index 11a59e82d92e..93f4ff7d6eba 100644
|
|
--- a/MAINTAINERS
|
|
+++ b/MAINTAINERS
|
|
@@ -6611,6 +6611,12 @@ S: Supported
|
|
F: Documentation/scsi/hptiop.txt
|
|
F: drivers/scsi/hptiop.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
|
|
+
|
|
HIPPI
|
|
M: Jes Sorensen <jes@trained-monkey.org>
|
|
L: linux-hippi@sunsite.dk
|
|
--
|
|
2.20.1
|
|
|