[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250218185452.600797-1-vaishnav.a@ti.com>
Date: Wed, 19 Feb 2025 00:24:47 +0530
From: Vaishnav Achath <vaishnav.a@...com>
To: <nm@...com>, <vigneshr@...com>, <kristo@...nel.org>, <robh@...nel.org>,
<krzk+dt@...nel.org>, <conor+dt@...nel.org>,
<devicetree@...r.kernel.org>, <linux-arm-kernel@...ts.infradead.org>
CC: <linux-kernel@...r.kernel.org>, <jai.luthra@...ux.dev>,
<y-abhilashchandra@...com>, <vaishnav.a@...com>
Subject: [PATCH 0/5] Add J722S CSI support
This series adds support for CSI2RX capture on J722S EVM
and enables IMX219 and OV5640 overlays to enables
4 sensors on EVM, this provides a reference for a user to
enable a different sensor on any of the ports.
Test logs:
IMX219: https://gist.github.com/vaishnavachath/60cc2ef257601f27f28a315f8cf669c4
OV5640: https://gist.github.com/vaishnavachath/648202286d4d34d4d25f7c8c9db8b8bd
Vaishnav Achath (5):
arm64: dts: ti: k3-j722s-main: Add BCDMA CSI overrides
arm64: dts: ti: k3-j722s-main: Add CSI2RX nodes
arm64: dts: ti: k3-j722s-evm: Add camera peripherals
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 | 304 +++++++++++++++++
.../k3-j722s-evm-csi2-quad-tevi-ov5640.dtso | 319 ++++++++++++++++++
arch/arm64/boot/dts/ti/k3-j722s-evm.dts | 28 ++
arch/arm64/boot/dts/ti/k3-j722s-main.dtsi | 193 +++++++++++
5 files changed, 853 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
Powered by blists - more mailing lists