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 alsa0.perex.cz (alsa0.perex.cz [77.48.224.243]) (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 18E04C001B0 for ; Sat, 12 Aug 2023 02:02:51 +0000 (UTC) Received: from alsa1.perex.cz (alsa1.perex.cz [207.180.221.201]) (using TLSv1.2 with cipher ADH-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by alsa0.perex.cz (Postfix) with ESMTPS id B090883A; Sat, 12 Aug 2023 04:01:59 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa0.perex.cz B090883A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=alsa-project.org; s=default; t=1691805769; bh=Y7lfIglGpHMORL+CytKKzL5JgDIO00z7yfwPmN9EYtU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-Id: List-Archive:List-Help:List-Owner:List-Post:List-Subscribe: List-Unsubscribe:From; b=LEIBnmEbo8nuo9Q5jBn2it3InDekoshUMcZriUKJ8Qo3UIyO+gP36SavSdQ9vxaS6 aYzy598jH+71ROEBiExn+A2pH1EcM2ZgYK3Y+QPRJRVc09BwIecZ8tcclZ4u8JEhvu Xy0YFLhR8H4rYubAIXacqt/Jf6BkcrLr0GQiSwgc= Received: by alsa1.perex.cz (Postfix, from userid 50401) id 05C57F80557; Sat, 12 Aug 2023 04:01:35 +0200 (CEST) Received: from mailman-core.alsa-project.org (mailman-core.alsa-project.org [10.254.200.10]) by alsa1.perex.cz (Postfix) with ESMTP id EE3DCF80557; Sat, 12 Aug 2023 04:01:33 +0200 (CEST) Received: by alsa1.perex.cz (Postfix, from userid 50401) id E201BF80557; Sat, 12 Aug 2023 04:01:29 +0200 (CEST) Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by alsa1.perex.cz (Postfix) with ESMTPS id C095CF80166 for ; Sat, 12 Aug 2023 04:01:26 +0200 (CEST) DKIM-Filter: OpenDKIM Filter v2.11.0 alsa1.perex.cz C095CF80166 Authentication-Results: alsa1.perex.cz; dkim=pass (2048-bit key, unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=k20201202 header.b=oOqvcunb Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 078A764B5C; Sat, 12 Aug 2023 02:01:25 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E8F8CC433C7; Sat, 12 Aug 2023 02:01:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1691805684; bh=Y7lfIglGpHMORL+CytKKzL5JgDIO00z7yfwPmN9EYtU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=oOqvcunbx7UPFNwxjzmJIbDCpvRf2Blf/JEGbJlSVgGF0eqGutzO/Np09zGl985/s A1Vi80oi7dZhRbvbFi7PHv8PefhLb0x8QPKVacfxpENKmrKwrYcoMYkQzv1Jor0xCc Z3JoYHupKuA8okM4dYdU8OGeNCgSlsQprty2Ul/VldziACWdcobWcoxdXWv9MOXiUf ZNA9ZQ3QXH2ab8pktBNDSKiGnutXOlaF8MNpISEB2rERxQgIt5ASE0sgPsc8Ub7bYZ 8K3dDJ5CYluQI2cahYKOqXDiiK0ZNax2uTs3SOPsTbzzJutj1YkjjdAVcubuwNQls0 S10cYnSzmR+7g== Date: Sat, 12 Aug 2023 10:01:07 +0800 From: Shawn Guo To: Guido =?iso-8859-1?Q?G=FCnther?= Cc: Ulf Hansson , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Liam Girdwood , Mark Brown , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Catalin Marinas , Will Deacon , Peng Fan , Bjorn Andersson , Arnd Bergmann , Geert Uytterhoeven , Konrad Dybcio , =?iso-8859-1?Q?N=EDcolas_F=2E_R=2E_A=2E?= Prado , =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= , kernel@puri.sm, linux-mmc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, linux-arm-kernel@lists.infradead.org, David Heidelberg , Sherry Sun Subject: Re: [PATCH v2 3/4] arm64: dts: imx8mq-librem5-devkit: Drop power-supply Message-ID: <20230812020107.GI151430@dragon> References: MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Message-ID-Hash: ICDET3VPEQ6AUD2QX4KH5543SMQ5D2JQ X-Message-ID-Hash: ICDET3VPEQ6AUD2QX4KH5543SMQ5D2JQ X-MailFrom: shawnguo@kernel.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-alsa-devel.alsa-project.org-0; header-match-alsa-devel.alsa-project.org-1; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: "Alsa-devel mailing list for ALSA developers - http://www.alsa-project.org" Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: On Thu, Aug 10, 2023 at 07:59:51PM +0200, Guido Günther wrote: > It's not a valid binding. Instead move the sdio_rst line to the power > sequence and use w_disable1 as the vmmc-supply bringing it more in line > with other SDIO M2 cards. > > Resolves following warning: > > arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dtb: mmc@30b50000: Unevaluated properties are not allowed ('power-supply' was unexpected) > from schema $id: http://devicetree.org/schemas/mmc/fsl-imx-esdhc.yaml# > > Reported-by: David Heidelberg > Signed-off-by: Guido Günther Applied, thanks! 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 03B02EB64DD for ; Sat, 12 Aug 2023 02:01:49 +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=5vYYPj33PxmOUUyEEyFqLV/8NeNxMYj+sKz/rM3kMno=; b=CWZXbfs4AJJZD1 n5AC5My8e8UnzlS9QFPpc9EGe18ObrxZhwtxSY3Flnk7NbLp7nLSxNWI80Xqhkjfs9VXgmfbUohGO k/vtjSd9nKYHVSJKImu3LOoFv+agHYhkRw+p9Ydcq7tDcNsoN4d95gJfOhCxG5Dg4ZjsMzFgKWz+d wnGss5MydPWjMi+6NSOewiczPsqlXCyejU5h65AaHUuYkBQcjmRQpgzatFE4WN2eUtHFGr3I9TXf8 0JSrABXjGuwfU8z24lOziYlb2pCU7lFSP111cHZHmIh8mMx4FlbDscpZBcZJEfGqKjhP3dYGYL4st 78zDjag4zU8Oo2LdcvwA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qUdwX-00CQOv-0P; Sat, 12 Aug 2023 02:01:29 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qUdwT-00CQNd-2m for linux-arm-kernel@lists.infradead.org; Sat, 12 Aug 2023 02:01:27 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 078A764B5C; Sat, 12 Aug 2023 02:01:25 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id E8F8CC433C7; Sat, 12 Aug 2023 02:01:13 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1691805684; bh=Y7lfIglGpHMORL+CytKKzL5JgDIO00z7yfwPmN9EYtU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=oOqvcunbx7UPFNwxjzmJIbDCpvRf2Blf/JEGbJlSVgGF0eqGutzO/Np09zGl985/s A1Vi80oi7dZhRbvbFi7PHv8PefhLb0x8QPKVacfxpENKmrKwrYcoMYkQzv1Jor0xCc Z3JoYHupKuA8okM4dYdU8OGeNCgSlsQprty2Ul/VldziACWdcobWcoxdXWv9MOXiUf ZNA9ZQ3QXH2ab8pktBNDSKiGnutXOlaF8MNpISEB2rERxQgIt5ASE0sgPsc8Ub7bYZ 8K3dDJ5CYluQI2cahYKOqXDiiK0ZNax2uTs3SOPsTbzzJutj1YkjjdAVcubuwNQls0 S10cYnSzmR+7g== Date: Sat, 12 Aug 2023 10:01:07 +0800 From: Shawn Guo To: Guido =?iso-8859-1?Q?G=FCnther?= Cc: Ulf Hansson , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Liam Girdwood , Mark Brown , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Catalin Marinas , Will Deacon , Peng Fan , Bjorn Andersson , Arnd Bergmann , Geert Uytterhoeven , Konrad Dybcio , =?iso-8859-1?Q?N=EDcolas_F=2E_R=2E_A=2E?= Prado , =?utf-8?B?UmFmYcWCIE1pxYJlY2tp?= , kernel@puri.sm, linux-mmc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, alsa-devel@alsa-project.org, linux-arm-kernel@lists.infradead.org, David Heidelberg , Sherry Sun Subject: Re: [PATCH v2 3/4] arm64: dts: imx8mq-librem5-devkit: Drop power-supply Message-ID: <20230812020107.GI151430@dragon> References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230811_190126_106733_31A9C5AD X-CRM114-Status: GOOD ( 11.41 ) 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="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Aug 10, 2023 at 07:59:51PM +0200, Guido G=FCnther wrote: > It's not a valid binding. Instead move the sdio_rst line to the power > sequence and use w_disable1 as the vmmc-supply bringing it more in line > with other SDIO M2 cards. > = > Resolves following warning: > = > arch/arm64/boot/dts/freescale/imx8mq-librem5-devkit.dtb: mmc@30b50000: Un= evaluated properties are not allowed ('power-supply' was unexpected) > from schema $id: http://devicetree.org/schemas/mmc/fsl-imx-esdhc.= yaml# > = > Reported-by: David Heidelberg > Signed-off-by: Guido G=FCnther Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel