162306a36Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only 262306a36Sopenharmony_ciconfig VIDEO_SUN6I_MIPI_CSI2 362306a36Sopenharmony_ci tristate "Allwinner A31 MIPI CSI-2 Controller Driver" 462306a36Sopenharmony_ci depends on V4L_PLATFORM_DRIVERS && VIDEO_DEV 562306a36Sopenharmony_ci depends on ARCH_SUNXI || COMPILE_TEST 662306a36Sopenharmony_ci depends on PM && COMMON_CLK && RESET_CONTROLLER 762306a36Sopenharmony_ci depends on PHY_SUN6I_MIPI_DPHY 862306a36Sopenharmony_ci select MEDIA_CONTROLLER 962306a36Sopenharmony_ci select VIDEO_V4L2_SUBDEV_API 1062306a36Sopenharmony_ci select V4L2_FWNODE 1162306a36Sopenharmony_ci select GENERIC_PHY_MIPI_DPHY 1262306a36Sopenharmony_ci select REGMAP_MMIO 1362306a36Sopenharmony_ci help 1462306a36Sopenharmony_ci Support for the Allwinner A31 MIPI CSI-2 controller, also found on 1562306a36Sopenharmony_ci other platforms such as the V3/V3s. 16