From patchwork Mon Apr 15 06:33:25 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: "Kumar, Udit" X-Patchwork-Id: 13629471 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 AAD0CC4345F for ; Mon, 15 Apr 2024 06:34:04 +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=BQjpaNyt6Fj8pHSvZEmWr+yoDW9Wpz5lk55imXngb6k=; b=1BuPgOQqajQ94h 6ypuRMtes+tc+jnnHfNy/jeYSpT9RDFDrYECZ1V9C4FLk9kbTO0IJRCwihGxAKX48zOITrAz5QhK4 jwyBWny6luJv7MM371DARSpsM8178fMEGbs7APoplZtpTfdldj8ZYvyahWFE0Nukb2uXbpOMvlc3i nyf3rKklFBTKa+uMlV56FHuUSrZknyWwzaj9+UnlgZQTm/rMFPuyYzh15fPgeJKuc5xhdZoWnkc79 lA8cWehWrP077fxhu1WBafwJU2rEfAGWmEGBh5OILCk68YZdINJJmghR4x+4bPV0qjZ/LcjXG6bZU 5A3WnEbCTRDGHIMypu0Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rwFuc-00000007A7b-3fOY; Mon, 15 Apr 2024 06:33:54 +0000 Received: from lelv0143.ext.ti.com ([198.47.23.248]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rwFuZ-00000007A6t-3vWk for linux-arm-kernel@lists.infradead.org; Mon, 15 Apr 2024 06:33:53 +0000 Received: from lelv0266.itg.ti.com ([10.180.67.225]) by lelv0143.ext.ti.com (8.15.2/8.15.2) with ESMTP id 43F6XmYK075291; Mon, 15 Apr 2024 01:33:48 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1713162828; bh=53CrcW3/BJQjl3Y8bJu9EfeREgM50todFjEwoG6XlvU=; h=From:To:CC:Subject:Date; b=q6qkveo7NjBl3j2dbgdUL+Ps2JSiaPXaYeSp9pzTDxUrAc38F3F6bTXb07gaE/X0G 42cgZVRfYFFgArfHbMRznkCqghReQj7GyZYi10DOtQ4ceBedEtVY/BhMnNIhtnNU6R J7F4zYpuOxmddZqD7SIrJjTYarGNdLLSI/nLnyuk= Received: from DFLE100.ent.ti.com (dfle100.ent.ti.com [10.64.6.21]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 43F6Xmb1024199 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Mon, 15 Apr 2024 01:33:48 -0500 Received: from DFLE111.ent.ti.com (10.64.6.32) by DFLE100.ent.ti.com (10.64.6.21) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Mon, 15 Apr 2024 01:33:48 -0500 Received: from lelvsmtp6.itg.ti.com (10.180.75.249) by DFLE111.ent.ti.com (10.64.6.32) 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; Mon, 15 Apr 2024 01:33:48 -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 43F6Xidb065992; Mon, 15 Apr 2024 01:33:45 -0500 From: Udit Kumar To: , , , CC: , , , , , Udit Kumar Subject: [PATCH 0/4] Arranging mux and macro update Date: Mon, 15 Apr 2024 12:03:25 +0530 Message-ID: <20240415063329.3286600-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-20240414_233352_088183_BB66C2AA X-CRM114-Status: UNSURE ( 7.74 ) 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 I need to resend this, as previous git send-email just sent cover note and timeout after that. This series aims to align ordering of pin muxes in following order main_pmx0/1, wkup_pmx0/1/2/3 along with two fixes for 784s4-evm and am69 for UART pin type. Also, updating pin mux macro of J784S4 SOC instead of J721S2 for 784s4-evm and am69 at few places. 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. For fixes, these errors should be caught during review but missed due to cross reference is taken from tool's output. Note to self, don't always rely on tool's output while reviewing the patch. Boot logs https://gist.github.com/uditkumarti/089777a8c31482a67be35aa0ab3cefe9 Udit Kumar (4): arm64: dts: ti: k3-j784s4-evm: Arranging mux and macro update arm64: dts: ti: k3-am69-sk: Fix UART pin type and macro update arm64: dts: ti: k3-j7200: Arranging pin mux in order arm64: dts: ti: k3-j721s2: Arranging pin mux in order arch/arm64/boot/dts/ti/k3-am69-sk.dts | 12 +- .../dts/ti/k3-j7200-common-proc-board.dts | 132 +++++++++--------- arch/arm64/boot/dts/ti/k3-j7200-som-p0.dtsi | 31 ++-- .../dts/ti/k3-j721s2-common-proc-board.dts | 30 ++-- arch/arm64/boot/dts/ti/k3-j721s2-som-p0.dtsi | 32 ++--- arch/arm64/boot/dts/ti/k3-j784s4-evm.dts | 116 ++++++++------- 6 files changed, 175 insertions(+), 178 deletions(-)