From patchwork Tue Jun 18 17:31:20 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nishanth Menon X-Patchwork-Id: 13702796 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 2ABB1C2BA18 for ; Tue, 18 Jun 2024 17:31:44 +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:Content-Type: Content-Transfer-Encoding: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=qTzzrQAtlIWmn+nMM750AlJyr53fZqmeInvHLmBDgns=; b=eDGEFhnzu2jzK97eDkDuoaUiQ9 qOquEfLuS0432IvWwpwErAORAu6XVUTdJySojlNtYlwQYBEtQG2VOmyaDh2R4Nsa+PBDSbBhVV1LB ZmafgUHM7wrQDBbGlQem6+jV/lDPAGjWcEX5nyVxDUZOcmVLGpogIAg/2JajGfeZHDLHzaZBjBUME AzlJeLGlOuqMfIPzMEx5hv0RADnggDcnySG567LNfFhTd62fgB/mE8H2KetFbxmK/xL0HMgl5z86C z9RVICaiPbEm3qam1vteddwITOrROR8i5+q3CbsSr3FmLWDydP5VTALG4YyKWOmzl3chO8Mlw4nLu Vo/HGl0w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sJcgA-0000000G2Pn-0i5K; Tue, 18 Jun 2024 17:31:34 +0000 Received: from lelv0142.ext.ti.com ([198.47.23.249]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sJcg6-0000000G2Mf-0l6s for linux-arm-kernel@lists.infradead.org; Tue, 18 Jun 2024 17:31:32 +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 45IHVQtt048616; Tue, 18 Jun 2024 12:31:26 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1718731886; bh=qTzzrQAtlIWmn+nMM750AlJyr53fZqmeInvHLmBDgns=; h=From:To:CC:Subject:Date; b=Twf3G+aUiPAZjhrp7hMJA1fB3xLtcNokH5+sWEMFpPVGJFoDLPB/hDXmbJQWMqS99 xmCL2VpEhQBE8KSVobQMORWO78b3m/stkH1RmJQM/EJ0cj7PIHGDt5EzegBTdCHiyh SgB9PiRZ0sJ2n3P45zuR5AGsVydOuP+Z62/Y/dRU= Received: from DLEE105.ent.ti.com (dlee105.ent.ti.com [157.170.170.35]) by fllv0035.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 45IHVQgw026410 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Tue, 18 Jun 2024 12:31:26 -0500 Received: from DLEE101.ent.ti.com (157.170.170.31) by DLEE105.ent.ti.com (157.170.170.35) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256_P256) id 15.1.2507.23; Tue, 18 Jun 2024 12:31:25 -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; Tue, 18 Jun 2024 12:31:25 -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 45IHVPqP043305; Tue, 18 Jun 2024 12:31:25 -0500 From: Nishanth Menon To: Conor Dooley , Krzysztof Kozlowski , Rob Herring CC: , , , Tero Kristo , Vignesh Raghavendra , Nishanth Menon , Vaishnav Achath , Jared McArthur , Bryan Brattlof , Dhruva Gole Subject: [PATCH 0/3] arm64: dts: ti: k3-am62p/j722s: Add gpio-ranges properties Date: Tue, 18 Jun 2024 12:31:20 -0500 Message-ID: <20240618173123.2592074-1-nm@ti.com> X-Mailer: git-send-email 2.43.0 MIME-Version: 1.0 Organization: Texas Instruments, Inc. 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-20240618_103130_359707_455D2EE6 X-CRM114-Status: UNSURE ( 9.41 ) 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 was tested on BeagleY-AI[1] using the script[2]. This allows gpiod to request for a gpio that is not in the default GPIO mux mode and the framework controls the mux over to required GPIO mode. The series is based off next-20240617. NOTE: there is also a dtb_warning that is added, which as far as I can see is either a dtschema bug or a pinctrl-single binding error. more information in [3] Jared McArthur (1): arm64: dts: ti: k3-j722s: Add gpio-ranges properties Nishanth Menon (2): arm64: dts: ti: k3-pinctrl: Define a generic GPIO MUX Mode arm64: dts: ti: k3-am62p: Add gpio-ranges properties arch/arm64/boot/dts/ti/k3-am62p-main.dtsi | 14 ++++++++++++++ arch/arm64/boot/dts/ti/k3-am62p-mcu.dtsi | 10 ++++++++++ arch/arm64/boot/dts/ti/k3-j722s.dtsi | 17 +++++++++++++++++ arch/arm64/boot/dts/ti/k3-pinctrl.h | 2 ++ 4 files changed, 43 insertions(+) base-commit: 76db4c64526c5e8ba0f56ad3d890dce8f9b00bbc [1] https://www.beagleboard.org/boards/beagley-ai [2] https://gist.github.com/nmenon/4973770cf0df3f02c2e4f7f3d048d80d [3] https://lore.kernel.org/r/20240618165102.2380159-1-nm@ti.com