Add config fragment to support mipi camera capture pipeline on Ultra96-zynqmp.

Signed-off-by: Sai Hari Chandana Kalluri <chandana.kall...@xilinx.com>
---
Changelog v2:
Remove "not set" configs from cfg

---
 bsp/xilinx/ultra96-zynqmp/mipi-config-ultra96.cfg | 14 ++++++++++++++
 bsp/xilinx/ultra96-zynqmp/mipi-config-ultra96.scc |  6 ++++++
 2 files changed, 20 insertions(+)
 create mode 100644 bsp/xilinx/ultra96-zynqmp/mipi-config-ultra96.cfg
 create mode 100644 bsp/xilinx/ultra96-zynqmp/mipi-config-ultra96.scc

diff --git a/bsp/xilinx/ultra96-zynqmp/mipi-config-ultra96.cfg 
b/bsp/xilinx/ultra96-zynqmp/mipi-config-ultra96.cfg
new file mode 100644
index 0000000..d7f65e7
--- /dev/null
+++ b/bsp/xilinx/ultra96-zynqmp/mipi-config-ultra96.cfg
@@ -0,0 +1,14 @@
+# SPDX-License-Identifier: MIT
+CONFIG_VIDEO_ADV_DEBUG=y
+CONFIG_VIDEO_OV5640=y
+CONFIG_VIDEO_OV5645=y
+CONFIG_XILINX_APF=y
+CONFIG_XILINX_DMA_APF=y
+CONFIG_COMMON_CLK_IDT8T49N24X=y
+CONFIG_I2C_MUX=y
+CONFIG_I2C_MUX_PCA9541=y
+CONFIG_I2C_MUX_PCA954x=y
+CONFIG_I2C_ALGOPCA=y
+CONFIG_I2C_PCA_PLATFORM=y
+CONFIG_I2C_DEBUG_CORE=y
+CONFIG_I2C_DEBUG_BUS=y
diff --git a/bsp/xilinx/ultra96-zynqmp/mipi-config-ultra96.scc 
b/bsp/xilinx/ultra96-zynqmp/mipi-config-ultra96.scc
new file mode 100644
index 0000000..c326568
--- /dev/null
+++ b/bsp/xilinx/ultra96-zynqmp/mipi-config-ultra96.scc
@@ -0,0 +1,6 @@
+# SPDX-License-Identifier: MIT
+define KFEATURE_DESCRIPTION "Kernel Config for Ultra96 for MIPI"
+define KFEATURE_COMPATIBILITY board
+
+kconf hardware mipi-config-ultra96.cfg
+
-- 
2.7.4

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#8917): 
https://lists.yoctoproject.org/g/linux-yocto/message/8917
Mute This Topic: https://lists.yoctoproject.org/mt/75991867/21656
Group Owner: linux-yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub  
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to