diff options
author | Eric Anholt <eric@anholt.net> | 2016-10-17 12:44:06 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2016-10-25 09:54:26 +0200 |
commit | 4a5a7a662a009e0d3359ea368f8141eafd21b1e4 (patch) | |
tree | fe813691fab7d2c9106116136a475ecc659a1218 /MAINTAINERS | |
parent | a6ec5bb812fdaab5e2b7e73d4527c7cc477448a2 (diff) | |
download | lwn-4a5a7a662a009e0d3359ea368f8141eafd21b1e4.tar.gz lwn-4a5a7a662a009e0d3359ea368f8141eafd21b1e4.zip |
MAINTAINERS: Add the staging vchiq driver as a bcm2835 responsibility.
It's being merged to support firmware communication on the Raspberry
Pi, so we should probably send its patches to linux-rpi-kernel.
Signed-off-by: Eric Anholt <eric@anholt.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7084d8e8592f..8d9392ac6e78 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2592,6 +2592,7 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) T: git git://git.kernel.org/pub/scm/linux/kernel/git/rpi/linux-rpi.git S: Maintained N: bcm2835 +F: drivers/staging/vc04_services BROADCOM BCM47XX MIPS ARCHITECTURE M: Hauke Mehrtens <hauke@hauke-m.de> |