ARM: dts: sun8i-v3: Add support for the SL631 Action Camera with IMX179
authorPaul Kocialkowski <contact@paulk.fr>
Sun, 6 Dec 2020 16:51:31 +0000 (17:51 +0100)
committerMaxime Ripard <maxime@cerno.tech>
Wed, 6 Jan 2021 16:49:58 +0000 (17:49 +0100)
commit8f39fab53a2537d6d797034013c2de9c5c1b7938
tree3bbc7ea723a83b6bd79748727cd20049bc3e15b8
parent46ad18e7d0e294bc2a225e40ad98fa27eb20b86d
ARM: dts: sun8i-v3: Add support for the SL631 Action Camera with IMX179

The SL631 is a family of Allwinner V3 action cameras sold under
various names, such as SJCAM SJ4000 Air or F60 Action Camera.

Devices in this family share a common board design but can be found
with different image sensors, including the IMX179 and the OV4689.

This adds support for a common dtsi for the SL631 family as well as
a specific dts for the IMX179 fashion, which will later be populated
with an IMX179 node when a driver is available.

Features that were tested on the device include:
- UART debug
- MMC
- USB peripheral (e.g. g_ether)
- Buttons
- SPI NOR flash

Note that the exact designer/vendor of these boards is unknown.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20201206165131.1041983-6-contact@paulk.fr
arch/arm/boot/dts/Makefile
arch/arm/boot/dts/sun8i-v3-sl631-imx179.dts [new file with mode: 0644]
arch/arm/boot/dts/sun8i-v3-sl631.dtsi [new file with mode: 0644]