From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id D2040C3ABBC for ; Fri, 9 May 2025 08:47:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:Content-Transfer-Encoding: Content-Type:In-Reply-To:From:References:CC:To:Subject:MIME-Version:Date: Message-ID:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=TrUuMcvxwXyUkqZfmhAnOqQul9Vlq8pLt9fjPNT0vis=; b=PQPaqISzTJ8PNcXx10h1hbl9Tz AK7UfwEdzfw+/GbEfHHQ4dE3KEMw8JnJtJjSmFBIxY/FBKT1jDDya31vQ19G9jVDNKtqKzfKMmJVL QkBDgP21KM6eMy/rj78hfrdFITAp6N8WOhIca+x3NOZnt2hAk+d2y+zsRuNVIHGOFZ9dYxYW2ez5W Qq6ET6QIKtvCIAH7X51VGKXCwFpK9Iw7yuinkgk5aRLvGwGbh656O6E7msgvIVLVj1gXkUkYFu5ES 0LDOdDWXqwyDQNRcHhS4pr+qDzKI2NRGni4pcbsiaK0vBYxuBDcGNThz7njAwP2HJUxgNNhhdFqmB ZbqduyaQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1uDJOS-00000002ytF-0gUE; Fri, 09 May 2025 08:47:44 +0000 Received: from lelvem-ot01.ext.ti.com ([198.47.23.234]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1uDIXl-00000002pW0-1QWJ for linux-arm-kernel@lists.infradead.org; Fri, 09 May 2025 07:53:18 +0000 Received: from lelvem-sh02.itg.ti.com ([10.180.78.226]) by lelvem-ot01.ext.ti.com (8.15.2/8.15.2) with ESMTP id 5497r4nC1330695; Fri, 9 May 2025 02:53:04 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1746777184; bh=TrUuMcvxwXyUkqZfmhAnOqQul9Vlq8pLt9fjPNT0vis=; h=Date:Subject:To:CC:References:From:In-Reply-To; b=MLsGQ5iaXyqIB1630VUiH591oE8oDx8+U1oVTsh43I3Lw1RCZ/B84zDirsUKri/ia +5WBIgJJaUKCBbVG0M5pqdSAWxdPgNknhnma+FZilwpOIgUbK0ml5Y6bmqQidUwbtR 4syfLR8xvRrOAkLwd4c/evyWiogGBrz48zmeUBLs= Received: from DFLE103.ent.ti.com (dfle103.ent.ti.com [10.64.6.24]) by lelvem-sh02.itg.ti.com (8.18.1/8.18.1) with ESMTPS id 5497r4Q02742395 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA256 bits=128 verify=FAIL); Fri, 9 May 2025 02:53:04 -0500 Received: from DFLE115.ent.ti.com (10.64.6.36) by DFLE103.ent.ti.com (10.64.6.24) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Fri, 9 May 2025 02:53:03 -0500 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) by DFLE115.ent.ti.com (10.64.6.36) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23 via Frontend Transport; Fri, 9 May 2025 02:53:03 -0500 Received: from [172.24.19.187] (lt5cd2489kgj.dhcp.ti.com [172.24.19.187]) by lelvsmtp6.itg.ti.com (8.15.2/8.15.2) with ESMTP id 5497qxAC089330; Fri, 9 May 2025 02:53:00 -0500 Message-ID: Date: Fri, 9 May 2025 13:22:58 +0530 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v2 4/4] arm64: dts: ti: k3-j722s-evm: Add overlay for TEVI OV5640 To: Yemike Abhilash Chandra , , , , , , CC: , , , , , References: <20250508155134.2026300-1-y-abhilashchandra@ti.com> <20250508155134.2026300-5-y-abhilashchandra@ti.com> Content-Language: en-US From: "Kumar, Udit" In-Reply-To: <20250508155134.2026300-5-y-abhilashchandra@ti.com> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 8bit X-C2ProcessedOrg: 333ef613-75bf-4e12-a4b1-8e3623f5dcea X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250509_005317_468451_4CCE4C8C X-CRM114-Status: GOOD ( 13.69 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 5/8/2025 9:21 PM, Yemike Abhilash Chandra wrote: > From: Vaishnav Achath > > TechNexion TEVI OV5640 camera is a 5MP camera that can be used with > J722S EVM through the 22-pin CSI-RX connector. Add a reference overlay > for quad TEVI OV5640 modules on J722S EVM. > > Signed-off-by: Vaishnav Achath > Signed-off-by: Yemike Abhilash Chandra > --- > [..] > diff --git a/arch/arm64/boot/dts/ti/k3-j722s-evm-csi2-quad-tevi-ov5640.dtso b/arch/arm64/boot/dts/ti/k3-j722s-evm-csi2-quad-tevi-ov5640.dtso > new file mode 100644 > index 000000000000..55e767a020d9 > --- /dev/null > +++ b/arch/arm64/boot/dts/ti/k3-j722s-evm-csi2-quad-tevi-ov5640.dtso > @@ -0,0 +1,322 @@ > +// SPDX-License-Identifier: GPL-2.0-only OR MIT > +/* > + * 4 x TEVI OV5640 MIPI Camera module on RPI camera connector. > + * > + * Copyright (C) 2024 Texas Instruments Incorporated - https://www.ti.com/ Please check year. With  that Reviewed-by: Udit Kumar > + */ > + > +/dts-v1/; > +/plugin/; > + > +#include > +#include "k3-pinctrl.h" > + > +&{/} { > + clk_ov5640_fixed: clock-24000000 { > + compatible = "fixed-clock"; > + #clock-cells = <0>; > + clock-frequency = <24000000>; > + }; > + > + reg_2p8v: regulator-2p8v { > + compatible = "regulator-fixed"; > + regulator-name = "2P8V"; > + regulator-min-microvolt = <2800000>; > + regulator-max-microvolt = <2800000>; > + vin-supply = <&vcc_3v3_exp>; ^^ with change in name of regulator (patch 1/4), you need to change here too Thanks Udit > [..]