linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/7] Fix dtbs_check warnings in CSI overlays
@ 2025-04-09 13:41 Yemike Abhilash Chandra
  2025-04-09 13:41 ` [PATCH v2 1/7] arm64: dts: ti: j721e-sk: Add DT nodes for power regulators Yemike Abhilash Chandra
                   ` (6 more replies)
  0 siblings, 7 replies; 24+ messages in thread
From: Yemike Abhilash Chandra @ 2025-04-09 13:41 UTC (permalink / raw)
  To: nm, vigneshr
  Cc: kristo, robh, krzk+dt, conor+dt, vaishnav.a, jai.luthra,
	linux-arm-kernel, devicetree, imx, linux-kernel, u-kumar1,
	Yemike Abhilash Chandra

There are a bunch of new warnings generated using CONFIG_OF_ALL_DTBS.
This configuration applies DTB and overlay together to generate test DTBs,
which are then validated using dtbs_check.

This patch series fixes all warnings related to sensor overlays on
jacinto platforms and a few minor warnings on sitara as well.

To fix some of the warnings, missing power regulator nodes are added on
the J721E-SK and the regulator hierarchy on the AM68-SK is corrected.

IMX219 Logs: https://gist.github.com/Yemike-Abhilash-Chandra/1f1ee770507b31e6015ec3ef35a4da79
OV5640 Logs: https://gist.github.com/Yemike-Abhilash-Chandra/7801f74d28ed5895a15049ce9f0fbe60

Changelog:
Changes in V2:
- Split commits containing logically separate changes into individual patches.
- Use fixes and stable according to ./Documentation/process/stable-kernel-rules.rst
- Rebase on top of next-20250409

Yemike Abhilash Chandra (7):
  arm64: dts: ti: j721e-sk: Add DT nodes for power regulators
  arm64: dts: ti: am68-sk: Fix regulator hierarchy
  arm64: dts: ti: k3-j721e-sk: Remove clock-names property from IMX219
    overlay
  arm64: dts: ti: k3-j721e-sk: Add requiried voltage supplies for IMX219
  arm64: dts: ti: k3-am62x: Remove clock-names property from IMX219
    overlay
  arm64: dts: ti: k3-am62x: Rename I2C switch to I2C mux in IMX219
    overlay
  arm64: dts: ti: k3-am62x: Rename I2C switch to I2C mux in OV5640
    overlay

 .../boot/dts/ti/k3-am62x-sk-csi2-imx219.dtso  |  3 +-
 .../boot/dts/ti/k3-am62x-sk-csi2-ov5640.dtso  |  2 +-
 .../dts/ti/k3-am62x-sk-csi2-tevi-ov5640.dtso  |  2 +-
 .../boot/dts/ti/k3-am68-sk-base-board.dts     | 13 ++++++-
 .../dts/ti/k3-j721e-sk-csi2-dual-imx219.dtso  | 35 +++++++++++++++++--
 arch/arm64/boot/dts/ti/k3-j721e-sk.dts        | 31 ++++++++++++++++
 6 files changed, 79 insertions(+), 7 deletions(-)

-- 
2.34.1



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

end of thread, other threads:[~2025-04-14 12:03 UTC | newest]

Thread overview: 24+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-09 13:41 [PATCH v2 0/7] Fix dtbs_check warnings in CSI overlays Yemike Abhilash Chandra
2025-04-09 13:41 ` [PATCH v2 1/7] arm64: dts: ti: j721e-sk: Add DT nodes for power regulators Yemike Abhilash Chandra
2025-04-11 13:32   ` Francis, Neha
2025-04-11 13:34   ` Kumar, Udit
2025-04-14 11:50     ` Yemike Abhilash Chandra
2025-04-09 13:41 ` [PATCH v2 2/7] arm64: dts: ti: am68-sk: Fix regulator hierarchy Yemike Abhilash Chandra
2025-04-11 13:46   ` Kumar, Udit
2025-04-11 13:50   ` Francis, Neha
2025-04-11 17:29   ` Kumar, Udit
2025-04-09 13:41 ` [PATCH v2 3/7] arm64: dts: ti: k3-j721e-sk: Remove clock-names property from IMX219 overlay Yemike Abhilash Chandra
2025-04-11 13:36   ` Francis, Neha
2025-04-14  6:47   ` Jai Luthra
2025-04-09 13:41 ` [PATCH v2 4/7] arm64: dts: ti: k3-j721e-sk: Add requiried voltage supplies for IMX219 Yemike Abhilash Chandra
2025-04-11 13:38   ` Francis, Neha
2025-04-14 11:40     ` Yemike Abhilash Chandra
2025-04-09 13:41 ` [PATCH v2 5/7] arm64: dts: ti: k3-am62x: Remove clock-names property from IMX219 overlay Yemike Abhilash Chandra
2025-04-11 13:39   ` Francis, Neha
2025-04-14  6:48   ` Jai Luthra
2025-04-09 13:41 ` [PATCH v2 6/7] arm64: dts: ti: k3-am62x: Rename I2C switch to I2C mux in " Yemike Abhilash Chandra
2025-04-11 13:40   ` Francis, Neha
2025-04-14  6:49   ` Jai Luthra
2025-04-09 13:41 ` [PATCH v2 7/7] arm64: dts: ti: k3-am62x: Rename I2C switch to I2C mux in OV5640 overlay Yemike Abhilash Chandra
2025-04-11 13:42   ` Francis, Neha
2025-04-14  6:50   ` Jai Luthra

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).