From patchwork Fri Jun 2 21:49:29 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nishanth Menon X-Patchwork-Id: 13265877 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 83557C7EE2D for ; Fri, 2 Jun 2023 21:50:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:Date:Subject:CC :To:From:Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From: Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References: List-Owner; bh=5rLD/i1dv+UUuSgcBXNX7AIIG0/ksPtuUU2LgPYpYhU=; b=XejzwYuJ/Fj7pS C64O31EBfZG7x+9h0hK7nxFHAQy9jp9TVf+ZbCbKGvvglMOfrf/jmMjzGNXq4DX07+vX3phc0YoBV uc9T8MrDwJ73FgVop7BWC1clYFOUulrVg0fJOOvgywV1hs8z/24+wFom8p/XtV543jpZbeG/DBuVj lDrcNZdD5Ame6G/QqoegxIQ18/Q5BDosSutyMm19rcczlTmL/oeIv4+uW3xt+ybT7HBrbafiOTFPa bhQIWl87VTRPUb91NSGKZ/yZ6UJfXbzBZxzZwjzwFquLRiXVL+sKLES1zFL/VM63vmuK0BXuNybby 72iHd6Bmn13J/7eSatZA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q5CeY-007yvb-1j; Fri, 02 Jun 2023 21:49:46 +0000 Received: from lelv0142.ext.ti.com ([198.47.23.249]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q5CeV-007yu9-1V for linux-arm-kernel@lists.infradead.org; Fri, 02 Jun 2023 21:49:45 +0000 Received: from fllv0035.itg.ti.com ([10.64.41.0]) by lelv0142.ext.ti.com (8.15.2/8.15.2) with ESMTP id 352LndS3103173; Fri, 2 Jun 2023 16:49:39 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1685742579; bh=8S6Iqe+Op3Uiritpg/PwnAgN4Wo32kgL/A2rpM+EmCg=; h=From:To:CC:Subject:Date; b=Z32x9dGnEfFInvQ7e+AeYO9k3oQzINqjtPdw45FP7OIEEn24sz6W2+coFx14X1cXG p7VKMUKiZczRULrEyUMsIoEvhXwa6mJCPnbNg1BevUafoKcUNJM5FAC63BT8Rxzgk0 90kKheU7h86VBwF7ZlWNE6lfeoZ0FDDTHX3YSg/M= Received: from DLEE103.ent.ti.com (dlee103.ent.ti.com [157.170.170.33]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 352LndAd112435 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 2 Jun 2023 16:49:39 -0500 Received: from DLEE109.ent.ti.com (157.170.170.41) by DLEE103.ent.ti.com (157.170.170.33) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Fri, 2 Jun 2023 16:49:38 -0500 Received: from lelv0326.itg.ti.com (10.180.67.84) by DLEE109.ent.ti.com (157.170.170.41) 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, 2 Jun 2023 16:49:38 -0500 Received: from localhost (ileaxei01-snat.itg.ti.com [10.180.69.5]) by lelv0326.itg.ti.com (8.15.2/8.15.2) with ESMTP id 352LncAp001297; Fri, 2 Jun 2023 16:49:38 -0500 From: Nishanth Menon To: Conor Dooley , Krzysztof Kozlowski , Rob Herring , Tero Kristo , Vignesh Raghavendra CC: , , , Nishanth Menon , Udit Kumar , Nitin Yadav , Neha Malcom Francis , Sinthu Raja , Thejasvi Konduru , Dasnavis Sabiya Subject: [PATCH 0/8] arm64: dts: ti: k3-j784s4/am69: Add uart, i2c, eeprom, misc Date: Fri, 2 Jun 2023 16:49:29 -0500 Message-ID: <20230602214937.2349545-1-nm@ti.com> X-Mailer: git-send-email 2.40.0 MIME-Version: 1.0 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-20230602_144943_610272_FA7E5175 X-CRM114-Status: UNSURE ( 7.70 ) X-CRM114-Notice: Please train this message. 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 Hi, This series picks up from where [1] left off. After fixing the mux regions, introduce the basic i2c, uarts, ethernet, and a few alias fixups sprinkled along with it. This series also takes over [2] and rebased on top of [1] and my series. Test log: Dasnavis Sabiya (1): arm64: dts: ti: k3-am69-sk: Add pinmux for RPi Header Nishanth Menon (7): arm64: dts: ti: k3-j784s4-evm: Fix main_i2c0 alias arm64: dts: ti: k3-j784s4-evm: Add mcu and wakeup uarts arm64: dts: ti: k3-j784s4-evm: Enable wakeup_i2c0 and eeprom arm64: dts: ti: k3-am69-sk: Fix main_i2c0 alias arm64: dts: ti: k3-am69-sk: Enable mcu network port arm64: dts: ti: k3-am69-sk: Add mcu and wakeup uarts arm64: dts: ti: k3-am69-sk: Enable wakeup_i2c0 and eeprom arch/arm64/boot/dts/ti/k3-am69-sk.dts | 165 ++++++++++++++++++++++- arch/arm64/boot/dts/ti/k3-j784s4-evm.dts | 56 +++++++- 2 files changed, 219 insertions(+), 2 deletions(-) [1] https://lore.kernel.org/linux-arm-kernel/20230503083143.32369-1-t-konduru@ti.com/ [2] https://lore.kernel.org/linux-arm-kernel/20230316104743.482972-3-sabiya.d@ti.com/ Reviewed-by: Udit Kumar