media: i2c: Add driver of Arducam Pivariety series camera
authorLee Jackson <info@arducam.com>
Thu, 14 Apr 2022 09:31:01 +0000 (17:31 +0800)
committerDom Cobley <popcornmix@gmail.com>
Mon, 19 Feb 2024 11:33:21 +0000 (11:33 +0000)
commit586e1616bc7a69ebfba3d08bdaec2cf61aee4a30
tree740b3339907598f206673ad498bde881f79c931c
parentab79472070605771c75cc83cc6329a84d1ab1994
media: i2c: Add driver of Arducam Pivariety series camera

Add a driver for the Arducam Pivariety series CSI2 camera sensor.

Signed-off-by: Lee Jackson <info@arducam.com>
SQUASH: Fix VIDEO_ARDUCAM_PIVARIETY Kconfig entry

The cherry-pick from rpi-5.17.y put it in the wrong section, and failed
to update it for 5.18.

Signed-off-by: Phil Elwell <phil@raspberrypi.com>
drivers/media/i2c/Kconfig
drivers/media/i2c/Makefile
drivers/media/i2c/arducam-pivariety.c [new file with mode: 0644]
drivers/media/i2c/arducam-pivariety.h [new file with mode: 0644]