From patchwork Thu Apr 18 07:16:07 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Kumar, Udit" X-Patchwork-Id: 13634244 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 BFE6EC4345F for ; Thu, 18 Apr 2024 07:16:57 +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=a57xe5h+EYoscd9MShe65HVfTcz1mR8MP2uX+XME1E0=; b=ZXZ+Wh1qC1k21e TrPtV8YJb3P6K02an3OO868PG/oH4GKPAQmbrEs6A9Qh4qeQb5Z66bp6SqkbM7Rl6dDI7wxN1UGp9 u5UnSlKEtfqcIyNfgcYXPHaQHgODsQyPHltWmmodrhsnrybtKqCspxVMJ2bS+h8130InLRYJCjIYq Wk9/IyPUVdlo04oa6gncOkJxQAyIHnMXz2QDMLEHhA97n7uCLVmIa4k3hbuI+QZ/Y65zRnSB5X1fC lkaym6UinpRIFj50M18BVFyH59KV5ndybUMxtKOt4LnfsFdInt4mMHGJ0qqiwRkrNnl519uFiYtdK QYtWn3k+mQbQquSeUmLw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rxM0g-00000001ETX-2tyN; Thu, 18 Apr 2024 07:16:42 +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 1rxM0b-00000001ESk-1Nk5 for linux-arm-kernel@lists.infradead.org; Thu, 18 Apr 2024 07:16:40 +0000 Received: from fllv0034.itg.ti.com ([10.64.40.246]) by fllv0015.ext.ti.com (8.15.2/8.15.2) with ESMTP id 43I7GMwh010849; Thu, 18 Apr 2024 02:16:22 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1713424582; bh=0WH3XvEyyv9kr9Npqgm6GJ5WDh0InWBPjWA7Pc55j6o=; h=From:To:CC:Subject:Date; b=Vo+0Itc9HHulpjFIQ3VjLdPqgFZCG214RwILWI+xHwxhglau9+NIVpbKEjxkcKRhp IYly2I9hN0p9ClQDOYhiLvL6eXhaEiZYSlwyIzsvIqYkxjNhW0P2FBnokLaX9e1Piq jcpw4o24HFxx8LSy7+pDv5Py5kt8fPXVJs1m+nRQ= Received: from DLEE103.ent.ti.com (dlee103.ent.ti.com [157.170.170.33]) by fllv0034.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 43I7GM9j028680 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 18 Apr 2024 02:16:22 -0500 Received: from DLEE107.ent.ti.com (157.170.170.37) 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; Thu, 18 Apr 2024 02:16:22 -0500 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) by DLEE107.ent.ti.com (157.170.170.37) 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, 18 Apr 2024 02:16:22 -0500 Received: from udit-HP-Z2-Tower-G9-Workstation-Desktop-PC.dhcp.ti.com (udit-hp-z2-tower-g9-workstation-desktop-pc.dhcp.ti.com [172.24.227.18]) by lelvsmtp6.itg.ti.com (8.15.2/8.15.2) with ESMTP id 43I7GIS4027275; Thu, 18 Apr 2024 02:16:19 -0500 From: Udit Kumar To: , , , , CC: , , , , , Udit Kumar Subject: [PATCH v2 0/3] Arranging pin mux in alphabetical order Date: Thu, 18 Apr 2024 12:46:07 +0530 Message-ID: <20240418071610.358944-1-u-kumar1@ti.com> X-Mailer: git-send-email 2.34.1 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-20240418_001637_491168_2DCF745A X-CRM114-Status: UNSURE ( 7.55 ) 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 This series aims to align ordering of pin muxes in following order main_pmx0/1, wkup_pmx0/1/2/3. Sorry for this cosmetic push, but usages of pin muxes was not consistent across the platforms, and even for j784s4-evm wkup_pmx1 was coded at two place. Dependency This series is dependent upon https://lore.kernel.org/all/20240415095605.3547933-1-u-kumar1@ti.com/ Boot logs https://gist.github.com/uditkumarti/28d7746486466f6d35f833ac829bbf6d Change logs: Changes in v2: Splitting patch series into two as refactoring and fixes, This series is for refactoring Link of v1: https://lore.kernel.org/all/20240415063329.3286600-1-u-kumar1@ti.com/ Udit Kumar (3): arm64: dts: ti: k3-j784s4-evm: Arranging pin mux in alphabetical order arm64: dts: ti: k3-j721s2: Arranging pin mux in alphabetical order arm64: dts: ti: k3-j7200: Arranging pin mux in alphabetical order .../dts/ti/k3-j7200-common-proc-board.dts | 131 +++++++++--------- arch/arm64/boot/dts/ti/k3-j7200-som-p0.dtsi | 31 +++-- .../dts/ti/k3-j721s2-common-proc-board.dts | 29 ++-- arch/arm64/boot/dts/ti/k3-j721s2-som-p0.dtsi | 31 +++-- arch/arm64/boot/dts/ti/k3-j784s4-evm.dts | 108 +++++++-------- 5 files changed, 163 insertions(+), 167 deletions(-)