From patchwork Thu Jun 1 18:31:42 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nishanth Menon X-Patchwork-Id: 13264371 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 9570DC7EE2F for ; Thu, 1 Jun 2023 18:32: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: 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=ZvNwX7yWuGPHJdEQbbWtIrH/F8v/SumT3fMLLvzVAmo=; b=C7Zs/1B9Mm5jzs 5HS78JK1scy6tQnpaHAlFh+ETJeuor1HUcMr2RUVROZ8gINs4kD/JuuAu52RBnn6XzNXi7g64K/qU T8zgxTiqI691c9z6xAyTfOk2seUc6Phc1rzXw+71r8ZNs7G9vMYIAasDXPP4jeqD93+Y6fZyoTnGN RTWWmDNuj1D87KDpZFYhgzI8WO24pYKj1c5D/vBF8vxtP2INLNJbo54J9Opf99iV+j3m7/hiEmt4L PJ7GqosmNWW+yWVHxjiuCNoePJt9YGSfOhXigYj7NWQaHdZLxBfsKA4gSuxGUkvyq95b8YYjRwfnh hHeyL5wcaq3p4ATCwsYg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q4n5k-004bXX-32; Thu, 01 Jun 2023 18:32:08 +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 1q4n5e-004bRp-05 for linux-arm-kernel@lists.infradead.org; Thu, 01 Jun 2023 18:32:05 +0000 Received: from lelv0266.itg.ti.com ([10.180.67.225]) by lelv0142.ext.ti.com (8.15.2/8.15.2) with ESMTP id 351IVrAt014490; Thu, 1 Jun 2023 13:31:53 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1685644313; bh=2VUuyHFSKVTgqy5FS7onxI5CWMUgHFfocdfhtBzQ7BE=; h=From:To:CC:Subject:Date; b=c/n1m+SxGXSsaMARfFlKuig1uttIs4ls9haB+ZTHI5CO/eul6unJ3g967wdPyDWDp LyqQZcvfBPdAfPgkaIJsMzDt9jv3JyEYxz+U3B8Gj3lcy7q6nKYsjPaESPEXM/7FxD MX8oiE6fc9cvba+gQMVOgw/t/DE+/EhdXBBb0rQI= Received: from DFLE115.ent.ti.com (dfle115.ent.ti.com [10.64.6.36]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 351IVrVR069833 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 1 Jun 2023 13:31:53 -0500 Received: from DFLE113.ent.ti.com (10.64.6.34) 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; Thu, 1 Jun 2023 13:31:53 -0500 Received: from lelv0326.itg.ti.com (10.180.67.84) by DFLE113.ent.ti.com (10.64.6.34) 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; Thu, 1 Jun 2023 13:31:53 -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 351IVrOP002963; Thu, 1 Jun 2023 13:31:53 -0500 From: Nishanth Menon To: Conor Dooley , Krzysztof Kozlowski , Rob Herring , Tero Kristo , Vignesh Raghavendra CC: , , , Nishanth Menon , Udit Kumar , Neha Malcom Francis Subject: [PATCH 0/9] arm64: dts: ti: k3-j721e-*: Fix up pinmux and aliases Date: Thu, 1 Jun 2023 13:31:42 -0500 Message-ID: <20230601183151.1000157-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-20230601_113202_164291_A165E397 X-CRM114-Status: UNSURE ( 8.98 ) 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 cleansup k3-j721e platforms for pinmuxes and aliases. Provide complete description of uart and i2c instead of piggy-backing on bootloader configurations, ensure board detection eeproms are defined, aliases be defined in the board files as well. Many of these changes were maintained in u-boot tree, and this moves those orphan changes to the super set definition in kernel. Sample bootlog: j721e-common-proc-board in idk-gw configuration: https://gist.github.com/nmenon/65fee02cb7a5207ac0d078f6abac6b6e Nishanth Menon (9): arm64: dts: ti: k3-j721e-sk: Add missing uart pinmuxes arm64: dts: ti: k3-j721e-sk: Enable wakeup_i2c0 and eeprom arm64: dts: ti: j721e-som/common-proc-board: Add product links arm64: dts: ti: j721e-common-proc-board: Add uart pinmux arm64: dts: ti: k3-j721e-som-p0: Enable wakeup_i2c0 and eeprom arm64: dts: ti: k3-j721e-beagleboneai64: Add wakeup_uart pinmux arm64: dts: ti: k3-j721e-sk: Define aliases at board level arm64: dts: ti: k3-j721e-common-proc-board: Define aliases at board level arm64: dts: ti: k3-j721e: Drop SoC level aliases .../boot/dts/ti/k3-j721e-beagleboneai64.dts | 9 +++ .../dts/ti/k3-j721e-common-proc-board.dts | 76 ++++++++++++++++++- arch/arm64/boot/dts/ti/k3-j721e-sk.dts | 53 ++++++++++++- arch/arm64/boot/dts/ti/k3-j721e-som-p0.dtsi | 15 ++++ arch/arm64/boot/dts/ti/k3-j721e.dtsi | 19 ----- 5 files changed, 147 insertions(+), 25 deletions(-)