summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYemike Abhilash Chandra <y-abhilashchandra@ti.com>2025-04-15 16:43:24 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2025-06-04 14:45:08 +0200
commit65cc790ab5830092a928c7e28b5190187e8075f7 (patch)
tree1cade7efa5d8794ea872ac98889dd72d1f91a3dd
parenteec493cd33e8c7a90ed0d9e3964111c7d88e9ea9 (diff)
downloadlinux-65cc790ab5830092a928c7e28b5190187e8075f7.tar.gz
linux-65cc790ab5830092a928c7e28b5190187e8075f7.tar.bz2
linux-65cc790ab5830092a928c7e28b5190187e8075f7.zip
arm64: dts: ti: k3-j721e-sk: Remove clock-names property from IMX219 overlay
commit 24ab76e55ef15450c6681a2b5db4d78f45200939 upstream. The IMX219 sensor device tree bindings do not include a clock-names property. Remove the incorrectly added clock-names entry to avoid dtbs_check warnings. Fixes: f767eb918096 ("arm64: dts: ti: k3-j721e-sk: Add overlay for IMX219") Cc: stable@vger.kernel.org Signed-off-by: Yemike Abhilash Chandra <y-abhilashchandra@ti.com> Reviewed-by: Neha Malcom Francis <n-francis@ti.com> Reviewed-by: Jai Luthra <jai.luthra@linux.dev> Link: https://lore.kernel.org/r/20250415111328.3847502-4-y-abhilashchandra@ti.com Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r--arch/arm64/boot/dts/ti/k3-j721e-sk-csi2-dual-imx219.dtso2
1 files changed, 0 insertions, 2 deletions
diff --git a/arch/arm64/boot/dts/ti/k3-j721e-sk-csi2-dual-imx219.dtso b/arch/arm64/boot/dts/ti/k3-j721e-sk-csi2-dual-imx219.dtso
index 47bb5480b5b0..4a395d1209c8 100644
--- a/arch/arm64/boot/dts/ti/k3-j721e-sk-csi2-dual-imx219.dtso
+++ b/arch/arm64/boot/dts/ti/k3-j721e-sk-csi2-dual-imx219.dtso
@@ -34,7 +34,6 @@
reg = <0x10>;
clocks = <&clk_imx219_fixed>;
- clock-names = "xclk";
port {
csi2_cam0: endpoint {
@@ -56,7 +55,6 @@
reg = <0x10>;
clocks = <&clk_imx219_fixed>;
- clock-names = "xclk";
port {
csi2_cam1: endpoint {