[PATCH 5/5] arm64: defconfig: enable FSD MIPI CSI2 Rx controller driver

Sathyakam M sathya at samsung.com
Sun Nov 20 20:58:27 PST 2022


Add build rule for FSD MIPI CSI2 Rx controller driver support

This enables CSI2 compatible Camera streaming
with D-PHY as 1600Mbps default data rate.

D-PHY interface can be configured for data rate of 800, 1000,1500,
1600, 2100 Mbps. The corresponding PHY parameters are set accordingly.

Signed-off-by: Sathyakam M <sathya at samsung.com>
Cc: Catalin Marinas <catalin.marinas at arm.com>
Cc: Will Deacon <will at kernel.org>
Cc: Bjorn Andersson <andersson at kernel.org>
Cc: Shawn Guo <shawnguo at kernel.org>
Cc: Arnd Bergmann <arnd at arndb.de>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
Cc: Marcel Ziswiler <marcel.ziswiler at toradex.com>
Cc: Vinod Koul <vkoul at kernel.org>
Cc: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
Cc: Mark Brown <broonie at kernel.org>
Cc: Pankaj Kumar Dubey <pankaj.dubey at samsung.com>
Cc: linux-arm-kernel at lists.infradead.org
Cc: linux-kernel at vger.kernel.org
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 0b6af3348e79..9d152a26dc0b 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -698,6 +698,7 @@ CONFIG_USB_VIDEO_CLASS=m
 CONFIG_V4L_PLATFORM_DRIVERS=y
 CONFIG_SDR_PLATFORM_DRIVERS=y
 CONFIG_V4L_MEM2MEM_DRIVERS=y
+CONFIG_VIDEO_FSD_MIPI_CSIS=m
 CONFIG_VIDEO_QCOM_CAMSS=m
 CONFIG_VIDEO_QCOM_VENUS=m
 CONFIG_VIDEO_RCAR_ISP=m
-- 
2.17.1




More information about the linux-arm-kernel mailing list