From mboxrd@z Thu Jan 1 00:00:00 1970 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 7D5B3C2BD09 for ; Thu, 27 Jun 2024 16:42:56 +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:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:CC:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=JjK4z9ZpwyGeBOi7X80aP2waEJDLXA1nIRzMg8HKCVs=; b=s84PLKJDi50pjoX0ngQPzrzW9s Ng7ULY9R651h1BTjWXTNcbJhEbcLj2fq37wDgVuVmjH82OWMhU5Qn0sKcrZziPaQwoaEsRaHkABLc DBU8yzCsuhZXx6uEMeZKpejqxQagd39YPh+HBcVjjLXgNCIBqDlM3DwlCUjBg03GKWgP5VeoHY2LV 9Pl26oEIz7ElGY7ybaPhh/CqkMG6EbP3abDYt9pMVUW42cqeNSNRdMQUCEZ6F/YGaKrySTbv57yjd ZRxMofyDHRfuSQGCyPRf9mT5Oufe2HxPln7cqWyvhtxkmvbmY0ltZCRfhtix5QLk/fsdTE57J8QQk 1lwxvmvg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sMsCq-0000000B566-0AHJ; Thu, 27 Jun 2024 16:42:44 +0000 Received: from fllv0016.ext.ti.com ([198.47.19.142]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sMsCh-0000000B55Q-2BY3 for linux-arm-kernel@lists.infradead.org; Thu, 27 Jun 2024 16:42:37 +0000 Received: from lelv0266.itg.ti.com ([10.180.67.225]) by fllv0016.ext.ti.com (8.15.2/8.15.2) with ESMTP id 45RGgL5J036299; Thu, 27 Jun 2024 11:42:21 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ti.com; s=ti-com-17Q1; t=1719506541; bh=JjK4z9ZpwyGeBOi7X80aP2waEJDLXA1nIRzMg8HKCVs=; h=Date:From:To:CC:Subject:References:In-Reply-To; b=SeYKmVWZ1o5UwKPhH19tvtNkpOZ6jvWe389EcFJ9AdKq0XceYHNFc5G0Lw1azNH7b yEFdmN3cXRkQp2a10Sy1S3s2FcCqxNuQyS4wcmVZmNkwU3dxFmkV06LIjWaH/CH+q8 eAGXuQxurw6qnVrs1L1ItuCBCJavPQVVzdrr9ruY= Received: from DFLE113.ent.ti.com (dfle113.ent.ti.com [10.64.6.34]) by lelv0266.itg.ti.com (8.15.2/8.15.2) with ESMTPS id 45RGgLo8102258 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=FAIL); Thu, 27 Jun 2024 11:42:21 -0500 Received: from DFLE109.ent.ti.com (10.64.6.30) 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; Thu, 27 Jun 2024 11:42:21 -0500 Received: from lelvsmtp5.itg.ti.com (10.180.75.250) by DFLE109.ent.ti.com (10.64.6.30) 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, 27 Jun 2024 11:42:21 -0500 Received: from localhost (uda0133052.dhcp.ti.com [128.247.81.232]) by lelvsmtp5.itg.ti.com (8.15.2/8.15.2) with ESMTP id 45RGgLKx026188; Thu, 27 Jun 2024 11:42:21 -0500 Date: Thu, 27 Jun 2024 11:42:21 -0500 From: Nishanth Menon To: Ayush Singh CC: Mark Brown , Vaishnav M A , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Derek Kiernan , Dragan Cvetic , Arnd Bergmann , Greg Kroah-Hartman , Vignesh Raghavendra , Tero Kristo , Michael Walle , Andrew Lunn , , , , , , Subject: Re: [PATCH v5 7/7] dts: ti: k3-am625-beagleplay: Add mikroBUS Message-ID: <20240627164221.st5ugtn2n7bctj7g@justify> References: <20240627-mikrobus-scratch-spi-v5-0-9e6c148bf5f0@beagleboard.org> <20240627-mikrobus-scratch-spi-v5-7-9e6c148bf5f0@beagleboard.org> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <20240627-mikrobus-scratch-spi-v5-7-9e6c148bf5f0@beagleboard.org> 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-20240627_094235_687049_61AA20C4 X-CRM114-Status: UNSURE ( 9.97 ) 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 On 21:56-20240627, Ayush Singh wrote: > DONOTMERGE ^^ might be better off in the diffstat and explain why DONOT MERGE :) [...] > + mikrobus_spi_pins_gpio: mikrobus-spi-gpio-pins { > + pinctrl-single,pins = < > + AM62X_IOPAD(0x0194, PIN_INPUT, 7) /* (B19) MCASP0_AXR3.GPIO1_7 */ > + AM62X_IOPAD(0x0198, PIN_INPUT, 7) /* (A19) MCASP0_AXR2.GPIO1_8 */ > + AM62X_IOPAD(0x01ac, PIN_INPUT, 7) /* (E19) MCASP0_AFSR.GPIO1_13 */ > + AM62X_IOPAD(0x01b0, PIN_INPUT, 7) /* (A20) MCASP0_ACLKR.GPIO1_14 */ > + >; > + }; we could potentially get rid of these if we get the gpio-ranges correct on pinctrl? I have not gotten around to am62x yet - but see this: https://lore.kernel.org/linux-arm-kernel/20240627162539.691223-1-nm@ti.com/T/#t [...] -- Regards, Nishanth Menon Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3 1A34 DDB5 849D 1736 249D