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 E9EB7C3DA7D for ; Sat, 31 Dec 2022 13:26:21 +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=6ZEh1Url565kc2KyIhzqTrIuM3JnC3TrXUBSiSSWZ9I=; b=A9pNL6qAog3wiT 81AevDS7Z5HGOTpMXqSKPZTVYXx4ZiToqF/sCd72M3YZUbsWl4Bqc4kj2HmX+zABEzHYq8XRsPgVV txPiDpxcom4ndXFeCj4QHt8+SyJb3xR3W0o92HObanEMaUWCe4BGpCJF0ogLbNoQRqLAEGS7DDIsy hS9Mt5VD05+lqbkz5DhdemimVi6TVbnHmYIdGYoPJFZowGtlcaSwdVLoTtbYyOyJ3ZN5xV/DsuEjp VjwF/7q7vP19PYRaQRfs/+FCYxvTSPlMpKX+meEm+hx9XPCB1Elbqb7RcKdr3w6JhC2rPJkNN8SAE MiujTW8FJTg0rEi14+GA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pBbrO-005lro-00; Sat, 31 Dec 2022 13:25:14 +0000 Received: from ams.source.kernel.org ([145.40.68.75]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pBbrH-005li3-9G for linux-arm-kernel@lists.infradead.org; Sat, 31 Dec 2022 13:25:08 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ams.source.kernel.org (Postfix) with ESMTPS id 37422B8075D; Sat, 31 Dec 2022 13:25:02 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4FF85C433EF; Sat, 31 Dec 2022 13:24:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1672493101; bh=5PZPgJEHktYRM/SPSh0nVBX31Neelz4nDGmyzaBTmME=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=VcpGpEnKlMOFN6PPzrYgB/NdvxWt5L9UGKIrB23YV/jr4lyNxwzbZgeDFuD9+Z/X8 hSt/055NezQFRS+RJPsf5yAkSei3HAL5ToxIS2ggfAQKsgy2q6TzgLjSbaN83RE3iI Iu7ZZo80eAp7zGuf1L7ZFQ6Tcas9y4Ma0RjE9MrmE3bFqNOic1cg5UpX2usrt5kskK B9As6kQiCfUNTDvT5dw9mxFhpQi/CYUPBc7tCv4JGk1bvD57Lm+DUmgMbAyLwAl7nI 7HsApOrzq/ngQzQqc5o6Pb7C4Z2Q8AKI5PRngLNySb0+TgJQ8phErfbQRrwp/c4NoI KjA+EbsDMTq0w== Date: Sat, 31 Dec 2022 21:24:52 +0800 From: Shawn Guo To: Giulio Benetti Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Rob Herring , Krzysztof Kozlowski , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , Bough Chen , NXP Linux Team , Jesse Taube Subject: Re: [PATCH v4] ARM: dts: imxrt1050: increase mmc max-frequency property Message-ID: <20221231132451.GE6112@T480> References: <20221214163817.55909-1-giulio.benetti@benettiengineering.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20221214163817.55909-1-giulio.benetti@benettiengineering.com> User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221231_052507_529003_8C6E3CA0 X-CRM114-Status: UNSURE ( 9.71 ) 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: , 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 Wed, Dec 14, 2022 at 05:38:17PM +0100, Giulio Benetti wrote: > According to i.MXRT1050 Datasheet usdhc supports up to 200Mhz clock so > let's increase max-frequency property to 200Mhz. > > Signed-off-by: Giulio Benetti > Acked-by: Jesse Taube Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel