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=ham 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 8E202C43603 for ; Tue, 10 Dec 2019 10:58:25 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 6B5F32073D for ; Tue, 10 Dec 2019 10:58:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727317AbfLJK6Y (ORCPT ); Tue, 10 Dec 2019 05:58:24 -0500 Received: from relay11.mail.gandi.net ([217.70.178.231]:39669 "EHLO relay11.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726915AbfLJK6Y (ORCPT ); Tue, 10 Dec 2019 05:58:24 -0500 Received: from localhost (136.112.broadband15.iol.cz [90.182.112.136]) (Authenticated sender: alexandre.belloni@bootlin.com) by relay11.mail.gandi.net (Postfix) with ESMTPSA id 583F310000D; Tue, 10 Dec 2019 10:58:22 +0000 (UTC) Date: Tue, 10 Dec 2019 11:58:19 +0100 From: Alexandre Belloni To: Nicolas Ferre Cc: Ludovic Desroches , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ARM: dts: at91: sama5d27_som1_ek: add the microchip,sdcal-inverted on sdmmc0 Message-ID: <20191210105819.GG1463890@piout.net> References: <20191205113604.9000-1-nicolas.ferre@microchip.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191205113604.9000-1-nicolas.ferre@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 05/12/2019 12:36:04+0100, Nicolas Ferre wrote: > Specify the SoC SDCAL pin connection that is used in the > sama5d27c 128MiB SiP on the SAMA5D27 SOM1. > This will put in place a software workaround that would reduce power > consumption on all boards using this SoM, including the SAMA5D27 SOM1 EK. > > Uses property introduced in 5cd41fe89704 ("dt-bindings: sdhci-of-at91: > add the microchip,sdcal-inverted property") > > Signed-off-by: Nicolas Ferre > --- > arch/arm/boot/dts/at91-sama5d27_som1.dtsi | 4 ++++ > 1 file changed, 4 insertions(+) > Applied, thanks. -- Alexandre Belloni, Bootlin Embedded Linux and Kernel engineering https://bootlin.com