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 54D6DC3DA7F for ; Wed, 7 Aug 2024 11:52:31 +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:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:CC:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=dS084kMqwvg+JoJcqXzOFrKeTJVNdjILpBFWHjo0oZ0=; b=M9MenpNI36VRk9jEY/1OM620eW secYD8m/ehpmB+jXtRA/45Q23HGjKQ1nzvZSJESP/GN6nFWLVWVxlQ/We8cEtrdmVKGZ8bHTHjUW8 nCure1yTAYxJqOkVWu0T0/UZ5oUxQcpMT+gb0yYgZVYEfxt+x+xxj1B608R6nbTSpeGvWuy1Zd/Mf 0fR0AlzDygVVFp0oYS644Sz4lvpSOHmBWL6sEDJ27WvKgLbP2AKOG18lYvtnmGF8kywNi7IahC5+H 8JSgxrLZsow9BwXCEO48ITdaGx6T9dMn2uGUTaYkqNAEUKIyR4aHBFJhy0jZ1w7XtDpiWiOpoqJvT XMcE4Xrw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sbfDJ-00000004uxr-3RUi; Wed, 07 Aug 2024 11:52:22 +0000 Received: from fllv0015.ext.ti.com ([198.47.19.141]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sbfCk-00000004uoH-2xyg for linux-arm-kernel@lists.infradead.org; Wed, 07 Aug 2024 11:51:48 +0000 Received: from lelv0266.itg.ti.com ([10.180.67.225]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 477Bphei072483; Wed, 7 Aug 2024 06:51:43 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1723031503; bh=dS084kMqwvg+JoJcqXzOFrKeTJVNdjILpBFWHjo0oZ0=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=HuUiNN7Qr0k8B7yw6OoLUldTg4GBwuR1hkCFEUee3heLX679ZacCoooBJKjm48KcG t4JK74hxEldMcdXl0+U5+1XBipQXvrWvbZtx6td3+yFMQ+ajsKPtcmUs88KttdE76B EyAAIU3+JoVMSNhQTMZNnMcA3vEaw1RkhS+KqXqM= Received: from DLEE101.ent.ti.com (dlee101.ent.ti.com [157.170.170.31]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 477Bph5x079221 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Wed, 7 Aug 2024 06:51:43 -0500 Received: from DLEE101.ent.ti.com (157.170.170.31) by DLEE101.ent.ti.com (157.170.170.31) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Wed, 7 Aug 2024 06:51:43 -0500 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) by DLEE101.ent.ti.com (157.170.170.31) 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; Wed, 7 Aug 2024 06:51:43 -0500 Received: from localhost (uda0133052.dhcp.ti.com [128.247.81.232]) by lelvsmtp6.itg.ti.com (8.15.2/8.15.2) with ESMTP id 477Bpg2r112069; Wed, 7 Aug 2024 06:51:42 -0500 Date: Wed, 7 Aug 2024 06:51:42 -0500 From: Nishanth Menon To: Beleswar Prasad Padhi CC: Manorit Chawdhry , Vignesh Raghavendra , Tero Kristo , Rob Herring , Krzysztof Kozlowski , Conor Dooley , , , , Udit Kumar , Neha Malcom Francis , Aniket Limaye Subject: Re: [PATCH v3 9/9] arm64: dts: ti: Add support for J742S2 EVM board Message-ID: <20240807115142.gzts7kprtdhrpcy5@overdrawn> References: <20240731-b4-upstream-j742s2-v3-0-da7fe3aa9e90@ti.com> <20240731-b4-upstream-j742s2-v3-9-da7fe3aa9e90@ti.com> <489a9116-0e13-456f-992f-3e265acd9253@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <489a9116-0e13-456f-992f-3e265acd9253@ti.com> X-EXCLAIMER-MD-CONFIG: e1e8a2fd-e40a-4ac6-ac9b-f7e9cc9ee180 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240807_045146_855003_0FAB7E7C X-CRM114-Status: GOOD ( 11.89 ) 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 15:11-20240807, Beleswar Prasad Padhi wrote: > Hi Manorit, > > On 31/07/24 22:40, Manorit Chawdhry wrote: > > J742S2 EVM board is designed for TI J742S2 SoC. It supports the following > > interfaces: > > * 16 GB DDR4 RAM > > * x2 Gigabit Ethernet interfaces capable of working in Switch and MAC mode > > * x1 Input Audio Jack, x1 Output Audio Jack > > * x1 USB2.0 Hub with two Type A host and x1 USB 3.1 Type-C Port > > * x1 4L PCIe connector > > * x1 UHS-1 capable micro-SD card slot > > * 512 Mbit OSPI flash, 1 Gbit Octal NAND flash, 512 Mbit QSPI flash, > > UFS flash. > > * x6 UART through UART-USB bridge > > * XDS110 for onboard JTAG debug using USB > > * Temperature sensors, user push buttons and LEDs > > * x1 GESI expander, x2 Display connector > > * x1 15-pin CSI header > > * x6 MCAN instances > > > > Link: https://www.ti.com/lit/ug/sprujd8/sprujd8.pdf (EVM user guide) > > Link: https://www.ti.com/lit/zip/SPAC001 (Schematics) > > Signed-off-by: Manorit Chawdhry > > > For series, > Reviewed-By: Beleswar Padhi Please follow the convention - if you are acking the series, reply to the cover-letter such that tools like b4 can pick it up, else this ack belongs to the current patch. -- Regards, Nishanth Menon Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D