[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240429-dtb_name_fix-v3-1-e13d58e744ef@ti.com>
Date: Mon, 29 Apr 2024 12:14:50 +0530
From: Jai Luthra <j-luthra@...com>
To: Nishanth Menon <nm@...com>, Vignesh Raghavendra <vigneshr@...com>,
Tero
Kristo <kristo@...nel.org>, Rob Herring <robh@...nel.org>,
Krzysztof
Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Vaishnav
Achath <vaishnav.a@...com>
CC: <linux-arm-kernel@...ts.infradead.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, Aradhya Bhatia <a-bhatia1@...com>,
Devarsh
Thakkar <devarsht@...com>, Jai Luthra <j-luthra@...com>
Subject: [PATCH v3] arm64: dts: ti: Fix csi2-dual-imx219 dtb names
Fix the output filenames of the combined device tree blobs generated by
applying *-csi2-dual-imx219-* overlays on the base dtbs during compile
test.
Fixes: f767eb918096 ("arm64: dts: ti: k3-j721e-sk: Add overlay for IMX219")
Reviewed-by: Aradhya Bhatia <a-bhatia1@...com>
Signed-off-by: Jai Luthra <j-luthra@...com>
---
Changes in v3:
- Add missed R-by tag from Aradhya (apologies for the spam)
- Link to v2: https://lore.kernel.org/r/20240429-dtb_name_fix-v2-1-414fb8b7262d@ti.com
Changes in v2:
- Rebase to latest ti-k3-dts-next branch
- Link to v1: https://lore.kernel.org/r/20240425-dtb_name_fix-v1-1-f3d0d7709be8@ti.com
---
arch/arm64/boot/dts/ti/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/arch/arm64/boot/dts/ti/Makefile b/arch/arm64/boot/dts/ti/Makefile
index 48fb19a523bd..9c536d4902f4 100644
--- a/arch/arm64/boot/dts/ti/Makefile
+++ b/arch/arm64/boot/dts/ti/Makefile
@@ -170,10 +170,10 @@ dtb- += k3-am625-beagleplay-csi2-ov5640.dtb \
k3-am642-evm-icssg1-dualemac.dtb \
k3-am642-tqma64xxl-mbax4xxl-sdcard.dtb \
k3-am642-tqma64xxl-mbax4xxl-wlan.dtb \
- k3-am68-sk-base-board-csi2-dual-imx219-dtbs \
- k3-am69-sk-csi2-dual-imx219-dtbs \
+ k3-am68-sk-base-board-csi2-dual-imx219.dtb \
+ k3-am69-sk-csi2-dual-imx219.dtb \
k3-j721e-evm-pcie0-ep.dtb \
- k3-j721e-sk-csi2-dual-imx219-dtbs \
+ k3-j721e-sk-csi2-dual-imx219.dtb \
k3-j721s2-evm-pcie1-ep.dtb \
k3-j784s4-evm-quad-port-eth-exp1.dtb \
k3-j784s4-evm-usxgmii-exp1-exp2.dtb
---
base-commit: 3454b58dd9d99e317871e9abd57f589ae7580642
change-id: 20240425-dtb_name_fix-350eab4dd8ab
Best regards,
--
Jai Luthra <j-luthra@...com>
Powered by blists - more mailing lists