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 90583C433F5 for ; Thu, 16 Dec 2021 09:38:05 +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=Gs/MfEXo5czoZaTyvdrFvflOOPzOAgUa5vhFHpAgmhk=; b=cNTAbnQIqp3O2r 0x7+0Fmw1KqEDVIRROy/0zaVoIT1ITK6a5mGOzSJRtBBs6oEskWwhbshIXP4Rb5fcVKgIXIAPNj91 JXV0W2H7bsJvqd+rIbgsdtlHMfxKM3QEezJd0mwLGBrUSLOQ4Et1gvo9e+jmb6edkGz+tyoaqL/oB +jxkqAElzACTchBH+/nFjlgZbAX+mPQvg/CsbR1b9AWaT8QXx5AgbA1jaBH4qn/z6cR/UmKO2VXlm K7UMfsgELWR8BEA9zsoUzQOr5eNW+rw/ajUuz24k2vZJXc5HM4ToX8LD7/Sudw045ZCRZmQldXby5 PNv+E2QZapKdQ9bqf+LA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mxnBk-004WCT-0h; Thu, 16 Dec 2021 09:36:36 +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 1mxn4f-004T3w-GC for linux-arm-kernel@lists.infradead.org; Thu, 16 Dec 2021 09:29:18 +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 AEAE8B82320; Thu, 16 Dec 2021 09:29:15 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 9DA47C36AE4; Thu, 16 Dec 2021 09:29:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1639646953; bh=wYZaZmq3IBeC5Gbj02uBtH5ax5/iy+aj7QBVSw1iftU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=JoqlUn3AGhLcUEuEk78r9FONMbPX6ns+sjj/3VlqnwKCgMNsKMxQ/Srt89CGPejFW ecPChnSvkDMiNnF7FwJmyZ0XQxuW7UwrFSquBba4ddyL1yCjMq2JgmGKuFvWTh9nTa MRBA+ZEZWxi3QUPBv4xbBJOxo+QdHVDvbt8qXX6liUc7N7iY4mGJROVVjosI9fHKkl nTGcVza+7Hrg1J80H6wuY4YMAfu8Yd0cI+p9cDwhoGNfw8f/VtlHZ3ZqS2VxbeVM1l 2bwYFTldaDCmLcXZut8kmVsadH7GiWbRndZm8FomEL4lMyibonyE2/8OE1qzvd99+r yIMsJc35EWThA== Date: Thu, 16 Dec 2021 17:29:09 +0800 From: Shawn Guo To: Li Yang Cc: Rob Herring , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Yangbo Lu Subject: Re: [PATCH v3 09/10] arm64: dts: lx2162a-qds: support SD UHS-I and eMMC HS400 modes Message-ID: <20211216092908.GG4216@dragon> References: <20211214072342.22692-1-leoyang.li@nxp.com> <20211214072342.22692-10-leoyang.li@nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211214072342.22692-10-leoyang.li@nxp.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-20211216_012917_757379_90EB6493 X-CRM114-Status: UNSURE ( 9.93 ) 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 Tue, Dec 14, 2021 at 01:23:41AM -0600, Li Yang wrote: > From: Yangbo Lu > > The default NXP SDHC adapter cards for LX2162AQDS are SD 2.0/3.0 > adapter card for eSDHC1, and eMMC 5.1 adapter card for eSDHC2. > Add speed modes properties supported by the two adapters in device > tree node. > > Signed-off-by: Yangbo Lu > Signed-off-by: Li Yang Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel