mirror of
https://github.com/openwrt/openwrt.git
synced 2024-12-20 06:08:08 +00:00
736257141f
All patches automatically rebased. Build system: x86_64 Build-tested: bcm2711/RPi4B, filogic/xiaomi_redmi-router-ax6000-ubootmod, ramips/tplink_archer-a6-v3 Run-tested: bcm2711/RPi4B, filogic/xiaomi_redmi-router-ax6000-ubootmod, ramips/tplink_archer-a6-v3 Signed-off-by: John Audia <therealgraysky@proton.me>
29 lines
857 B
Diff
29 lines
857 B
Diff
From 9d72bbabdd3ac98bde6b34ed43d7c11a5de9cd62 Mon Sep 17 00:00:00 2001
|
|
From: Dave Stevenson <dave.stevenson@raspberrypi.org>
|
|
Date: Wed, 31 Oct 2018 14:59:40 +0000
|
|
Subject: [PATCH] MAINTAINERS: Add entry for BCM2835 Unicam driver
|
|
|
|
Adds entry for the new BCM2835 Unicam (CSI-2 receiver) driver
|
|
|
|
Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.org>
|
|
---
|
|
MAINTAINERS | 7 +++++++
|
|
1 file changed, 7 insertions(+)
|
|
|
|
--- a/MAINTAINERS
|
|
+++ b/MAINTAINERS
|
|
@@ -3555,6 +3555,13 @@ N: bcm113*
|
|
N: bcm216*
|
|
N: kona
|
|
|
|
+BROADCOM BCM2835 CAMERA DRIVER
|
|
+M: Dave Stevenson <dave.stevenson@raspberrypi.org>
|
|
+L: linux-media@vger.kernel.org
|
|
+S: Maintained
|
|
+F: drivers/media/platform/bcm2835/
|
|
+F: Documentation/devicetree/bindings/media/bcm2835-unicam.txt
|
|
+
|
|
BROADCOM BCM47XX MIPS ARCHITECTURE
|
|
M: Hauke Mehrtens <hauke@hauke-m.de>
|
|
M: Rafał Miłecki <zajec5@gmail.com>
|