media: bcm2835-unicam: Driver for CCP2/CSI2 camera interface
authorNaushir Patuck <naush@raspberrypi.com>
Wed, 1 Apr 2020 07:39:49 +0000 (08:39 +0100)
committerpopcornmix <popcornmix@gmail.com>
Wed, 1 Jul 2020 15:33:47 +0000 (16:33 +0100)
commit503799f9fb1c02dd850c79fe611796baaf8b1b0a
tree4c5afafa40a4fdab4c3d864205339aed6c45f0db
parent12462362a3312b443b7347d56e5ae43f7dbaf71a
media: bcm2835-unicam: Driver for CCP2/CSI2 camera interface

Add driver for the Unicam camera receiver block on
BCM283x processors.

This commit is made up of a series of changes cherry-picked from the
rpi-4.19.y branch.

Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.com>
Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
MAINTAINERS
drivers/media/platform/Kconfig
drivers/media/platform/Makefile
drivers/media/platform/bcm2835/Kconfig [new file with mode: 0644]
drivers/media/platform/bcm2835/Makefile [new file with mode: 0644]
drivers/media/platform/bcm2835/bcm2835-unicam.c [new file with mode: 0644]
drivers/media/platform/bcm2835/vc4-regs-unicam.h [new file with mode: 0644]