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 X-Spam-Level: X-Spam-Status: No, score=-5.2 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 195ABC04E30 for ; Mon, 9 Dec 2019 23:43:09 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id EF7592073D for ; Mon, 9 Dec 2019 23:43:08 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727336AbfLIXnI (ORCPT ); Mon, 9 Dec 2019 18:43:08 -0500 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:51307 "EHLO relay4-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727091AbfLIXnH (ORCPT ); Mon, 9 Dec 2019 18:43:07 -0500 X-Originating-IP: 195.39.63.77 Received: from localhost (unknown [195.39.63.77]) (Authenticated sender: alexandre.belloni@bootlin.com) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id A3F3EE0003; Mon, 9 Dec 2019 23:43:04 +0000 (UTC) Date: Tue, 10 Dec 2019 00:43:02 +0100 From: Alexandre Belloni To: Ludovic Desroches Cc: linux-arm-kernel@lists.infradead.org, linux-mmc@vger.kernel.org, devicetree@vger.kernel.org, ulf.hansson@linaro.org, nicolas.ferre@microchip.com, adrian.hunter@intel.com, linux-kernel@vger.kernel.org, robh+dt@kernel.org, mark.rutland@arm.com, claudiu.beznea@microchip.com, Eugen.Hristev@microchip.com Subject: Re: [PATCH v4 3/3] ARM: dts: at91: sama5d2: set the sdmmc gclk frequency Message-ID: <20191209234302.GC1463890@piout.net> References: <20191128074522.69706-1-ludovic.desroches@microchip.com> <20191128074522.69706-3-ludovic.desroches@microchip.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191128074522.69706-3-ludovic.desroches@microchip.com> User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 28/11/2019 08:45:22+0100, Ludovic Desroches wrote: > Set the frequency of the generated clock used by sdmmc devices in order > to not rely on the configuration done by previous components. > > Signed-off-by: Ludovic Desroches > --- > > Changes: > - v4: none > - v3: none > - v2: none > > arch/arm/boot/dts/sama5d2.dtsi | 4 ++++ > 1 file changed, 4 insertions(+) > Applied, thanks. -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com