[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250401114053.229534-1-y-abhilashchandra@ti.com>
Date: Tue, 1 Apr 2025 17:10:48 +0530
From: Yemike Abhilash Chandra <y-abhilashchandra@...com>
To: <nm@...com>, <vigneshr@...com>
CC: <kristo@...nel.org>, <robh@...nel.org>, <krzk+dt@...nel.org>,
<conor+dt@...nel.org>, <vaishnav.a@...com>, <jai.luthra@...ux.dev>,
<linux-arm-kernel@...ts.infradead.org>, <devicetree@...r.kernel.org>,
<imx@...ts.linux.dev>, <linux-kernel@...r.kernel.org>,
<u-kumar1@...com>, <y-abhilashchandra@...com>
Subject: [PATCH 0/5] Fix dtbs_check warnings in CSI overlays
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/b13caae87c0c148b5643df5baba0d90c
OV5640 Logs: https://gist.github.com/Yemike-Abhilash-Chandra/7801f74d28ed5895a15049ce9f0fbe60
Yemike Abhilash Chandra (5):
arm64: dts: ti: j721e-sk: Add DT nodes for power regulators
arm64: dts: ti: am68-sk: Fix power regulator hierarchy
arm64: dts: ti: k3-j721e-sk: Fix dtbs_check warnings in IMX219 overlay
arm64: dts: ti: k3-am62x: Fix a few minor dtbs_check warnings 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
Powered by blists - more mailing lists