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 E6579C4829A for ; Tue, 13 Feb 2024 08:20:20 +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:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=qEprCqoUiuQAdbv/P3AfBCF+21s+/dScwkJYB1gv3eg=; b=CSA6xyh53Ev8Rh lEplEQG6QiV8wh4Qa10g3Z2lQ/NVXzfCPKwHU1xFy4C+mY9Lcosr39zc72/TIyc8WI5epeKq4wi2k J/ru4eWZUr4g8/Ab1h/nIH7EQfPfuK5BQ2KqQcas4G2j9KVLN4HRQGNwdNtfjlhhCTLMhNtJaabHH SgmF3Ub9IUkqMinYbuzFRHLIqWp2kaPl3l66CNoAjyYKtzrUu3Cq8iRvzUMQpAk43xL5Bowh7IFUA RDTg2zIH3wMnLyykHoYu/5Q+HwlKiI7XNB0LXbdp6F4RnAvC4hUfpjUDdE5aJd4cXhgJuEW8oyCku ZpwEhnchC/X48rbUGv4g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rZo1P-00000008Nqh-1rNM; Tue, 13 Feb 2024 08:20:07 +0000 Received: from mail11.truemail.it ([2001:4b7e:0:8::81]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rZo1L-00000008NmS-41kX for linux-arm-kernel@lists.infradead.org; Tue, 13 Feb 2024 08:20:05 +0000 Received: from francesco-nb (unknown [5.170.16.17]) by mail11.truemail.it (Postfix) with ESMTPA id 9A90920141; Tue, 13 Feb 2024 09:19:54 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dolcini.it; s=default; t=1707812395; bh=aFTkNAreh+thEY8C06wOi8OJmoLRe11h8bSx1Ac7XvI=; h=From:To:Subject; b=MtXTtQXrPk3vRqHSWpJDxnMAEkfopkg1B1mIz6FZKqIobg9cXyKhz6uhjpA1OF7as 7wKOAgYWNv3LX4D7V05rCyBSdigivHOt779TUmOf2AcQQIGgWYSS26N31oWn0OQibe 9AFvc8MkKFxhGk1GCXyBakU9mqnSvoTmrTnZTWfQ36egloqv3WEchiiyLwWYEvL0G+ T4XXwlM+pLh+6BMIMVYyAY2C5Ef1rbDAyetOQbymA0TcnRXsFmZ5SBEkEWrtH4RvvA KVhczQkVuLGoHwFAbD3tAJKcpuoMPCmHa3TBDsIJOAStyfkAqqVG/z4htyEsjwDiPK pYJGzQsKQbfKw== Date: Tue, 13 Feb 2024 09:19:53 +0100 From: Francesco Dolcini To: Wadim Egorov Cc: Judith Mendez , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Nishanth Menon , Vignesh Raghavendra , Tero Kristo , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Francesco Dolcini Subject: Re: [PATCH v2 8/9] arm64: dts: ti: k3-am6*: Fix bus-width property in MMC nodes Message-ID: <20240213081953.GB3810@francesco-nb> References: <20240213002416.1560357-1-jm@ti.com> <20240213002416.1560357-9-jm@ti.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240213_002004_179548_558D00E0 X-CRM114-Status: GOOD ( 15.66 ) 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: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Feb 13, 2024 at 06:07:28AM +0100, Wadim Egorov wrote: > Hi Judith, > > Am 13.02.24 um 01:24 schrieb Judith Mendez: > > Move bus-width property to *main.dtsi, above the OTAP/ITAP > > delay values. While there is no error with where it is > > currently at, it is easier to read the MMC node if the > > bus-width property is located above the OTAP/ITAP delay > > values consistently across MMC nodes. > > > > Add missing bus-width for MMC2 in k3-am62-main. > > > > Signed-off-by: Judith Mendez > > --- > > arch/arm64/boot/dts/ti/k3-am62-main.dtsi | 5 +++-- > > arch/arm64/boot/dts/ti/k3-am625-beagleplay.dts | 1 - > > arch/arm64/boot/dts/ti/k3-am62a-main.dtsi | 2 +- > > arch/arm64/boot/dts/ti/k3-am64-main.dtsi | 2 ++ > > arch/arm64/boot/dts/ti/k3-am642-evm.dts | 2 -- > > arch/arm64/boot/dts/ti/k3-am642-sk.dts | 1 - > > I think you missed to update all non TI boards. Not sure which boards are you referring to. I would not change the verdin-am62 boards, the bus-width there is consistent with the schematics, it's just correct and in the right place IMO. Francesco _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel