[PATCH 0/2] Add overlays for IMX219 and OV5640 on J722S
Yemike Abhilash Chandra
y-abhilashchandra at ti.com
Mon May 5 04:56:58 PDT 2025
This series adds IMX219 and OV5640 overlays to enable support
for 4 sensors on J722S. This provides a reference for a user to
enable a different sensor on any of the ports.
These two patches were initially part of [1], but were dropped
due to a few warnings reported by Rob. Hence, they are now sent
as a separate patch series with all warnings fixed.
[1]: https://lore.kernel.org/all/20250218185452.600797-1-vaishnav.a@ti.com/
Test logs:
IMX219: https://gist.github.com/Yemike-Abhilash-Chandra/a797689069bf60dcbcba9612094f9b53
OV5640: https://gist.github.com/Yemike-Abhilash-Chandra/84b9d8f9b93025b4348e31c95efd261f
Vaishnav Achath (2):
arm64: dts: ti: k3-j722s-evm: Add overlay for quad IMX219
arm64: dts: ti: k3-j722s-evm: Add overlay for TEVI OV5640
arch/arm64/boot/dts/ti/Makefile | 9 +
...k3-j722s-evm-csi2-quad-rpi-cam-imx219.dtso | 339 +++++++++++++++++
.../k3-j722s-evm-csi2-quad-tevi-ov5640.dtso | 358 ++++++++++++++++++
3 files changed, 706 insertions(+)
create mode 100644 arch/arm64/boot/dts/ti/k3-j722s-evm-csi2-quad-rpi-cam-imx219.dtso
create mode 100644 arch/arm64/boot/dts/ti/k3-j722s-evm-csi2-quad-tevi-ov5640.dtso
--
2.34.1
More information about the linux-arm-kernel
mailing list