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 dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qLBXo-00GyhD-1x for linux-arm-kernel@lists.infradead.org; Sun, 16 Jul 2023 23:52:59 +0000 Date: Mon, 17 Jul 2023 07:52:41 +0800 From: Shawn Guo Subject: Re: [PATCH] arm64: dts: imx8mq-librem5: Use 'vqmmc-supply' Message-ID: <20230716235241.GB4048@dragon> References: <20230605214913.788893-1-festevam@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230605214913.788893-1-festevam@gmail.com> 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+lwn-linux-arm-kernel=archive.lwn.net@lists.infradead.org List-Archive: To: Fabio Estevam Cc: agx@sigxcpu.org, martin.kepplinger@puri.sm, linux-arm-kernel@lists.infradead.org, Fabio Estevam On Mon, Jun 05, 2023 at 06:49:13PM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > 'power-supply' is an invalid property for usdhc and it gives > the following schema warning: > > imx8mq-librem5-r2.dtb: mmc@30b40000: Unevaluated properties are not allowed ('power-supply' was unexpected) > From schema: Documentation/devicetree/bindings/mmc/fsl-imx-esdhc.yaml > > Change it to 'vqmmc-supply', which represents the supply for the bus IO. > > Signed-off-by: Fabio Estevam Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel