imx.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] Add Interrupts property for CDNS CSI2RX
@ 2025-07-14  9:27 Yemike Abhilash Chandra
  2025-07-14  9:27 ` [PATCH 1/7] arm64: dts: ti: k3-j721s2-main: Add interrupts property Yemike Abhilash Chandra
                   ` (8 more replies)
  0 siblings, 9 replies; 18+ messages in thread
From: Yemike Abhilash Chandra @ 2025-07-14  9:27 UTC (permalink / raw)
  To: nm, vigneshr
  Cc: kristo, robh, krzk+dt, conor+dt, vaishnav.a, linux-arm-kernel,
	devicetree, imx, linux-kernel, u-kumar1, y-abhilashchandra

The driver patch that adds support for error detection on the
Cadence CSI2RX by enabling its interrupt lines was recently
picked up [0].

Accordingly, this patch adds the required interrupts property
to the Cadence CSI2RX device tree nodes.

Test logs:
(To validate the complete functionality, CRC errors were
intentionally generated by modifying the sensor overlay)

AM68: https://gist.github.com/Yemike-Abhilash-Chandra/123fed82e798a76944ec23f8e46d1114
AM69: https://gist.github.com/Yemike-Abhilash-Chandra/1820e39888cb50e250a83e2d059365f6
J721E: https://gist.github.com/Yemike-Abhilash-Chandra/63f993a995fd6a12cb113454952c063f
J722S: https://gist.github.com/Yemike-Abhilash-Chandra/2144fc8ab2f7bcdb3ef868e85424467d 
J721S2: https://gist.github.com/Yemike-Abhilash-Chandra/f46587ec1ef72671ee31803dd93434b4
J784S4: https://gist.github.com/Yemike-Abhilash-Chandra/0c594683772f11c70bccb508757e9799

Driver and Binding patch series: https://lore.kernel.org/all/20250416121938.346435-1-y-abhilashchandra@ti.com/

[0]: https://lore.kernel.org/all/aG9tuMFOnvwXkcE-@valkosipuli.retiisi.eu/

Yemike Abhilash Chandra (7):
  arm64: dts: ti: k3-j721s2-main: Add interrupts property
  arm64: dts: ti: k3-j721e-main: Add interrupts property
  arm64: dts: ti: k3-j784s4-j742s2-main-common: Add interrupts property
  arm64: dts: ti: k3-am62p-j722s-common-main: Add interrupts property
  arm64: dts: ti: k3-j722s-main: Add interrupts property
  arm64: dts: ti: k3-am62-main: Add interrupts property
  arm64: dts: ti: k3-am62a-main: Add interrupts property

 arch/arm64/boot/dts/ti/k3-am62-main.dtsi                 | 3 +++
 arch/arm64/boot/dts/ti/k3-am62a-main.dtsi                | 3 +++
 arch/arm64/boot/dts/ti/k3-am62p-j722s-common-main.dtsi   | 3 +++
 arch/arm64/boot/dts/ti/k3-j721e-main.dtsi                | 6 ++++++
 arch/arm64/boot/dts/ti/k3-j721s2-main.dtsi               | 6 ++++++
 arch/arm64/boot/dts/ti/k3-j722s-main.dtsi                | 9 +++++++++
 arch/arm64/boot/dts/ti/k3-j784s4-j742s2-main-common.dtsi | 9 +++++++++
 7 files changed, 39 insertions(+)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2025-07-30 19:35 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-14  9:27 [PATCH 0/7] Add Interrupts property for CDNS CSI2RX Yemike Abhilash Chandra
2025-07-14  9:27 ` [PATCH 1/7] arm64: dts: ti: k3-j721s2-main: Add interrupts property Yemike Abhilash Chandra
2025-07-21 14:07   ` Kumar, Udit
2025-07-21 14:09     ` Krzysztof Kozlowski
2025-07-21 14:12       ` Kumar, Udit
2025-07-21 14:22         ` Krzysztof Kozlowski
2025-07-21 14:10     ` Kumar, Udit
2025-07-22  5:50       ` Yemike Abhilash Chandra
2025-07-25 10:46         ` Kumar, Udit
2025-07-30 19:35         ` Jared McArthur
2025-07-14  9:27 ` [PATCH 2/7] arm64: dts: ti: k3-j721e-main: " Yemike Abhilash Chandra
2025-07-14  9:27 ` [PATCH 3/7] arm64: dts: ti: k3-j784s4-j742s2-main-common: " Yemike Abhilash Chandra
2025-07-14  9:27 ` [PATCH 4/7] arm64: dts: ti: k3-am62p-j722s-common-main: " Yemike Abhilash Chandra
2025-07-14  9:27 ` [PATCH 5/7] arm64: dts: ti: k3-j722s-main: " Yemike Abhilash Chandra
2025-07-14  9:27 ` [PATCH 6/7] arm64: dts: ti: k3-am62-main: " Yemike Abhilash Chandra
2025-07-14  9:27 ` [PATCH 7/7] arm64: dts: ti: k3-am62a-main: " Yemike Abhilash Chandra
2025-07-14 15:24 ` [PATCH 0/7] Add Interrupts property for CDNS CSI2RX Rob Herring (Arm)
2025-07-17 20:45 ` Jared McArthur

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).