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 30008CD11DB for ; Mon, 25 Mar 2024 12:56:45 +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:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=LGbqP7MLhiKRZ+H4glAoydAHPXD4Gi/m5a4AzpjN46M=; b=CqEXuJcegyzSju tcUt6MdOPYItSyqTAoTV1KSHG4BuPrB6H4X64n4yJPtADndHeINpsYvkswCUkDuyxcJ0VqC2owWFa gURIcku8mzFnbDZ5xu8TB+7Mk6odCh0GfDMgx77BXStjUugJdu0tanDog7pzd6tt07WwSpyx8LZMe x0H40WNVH8D5KUfhSgkVP3PDnnewmjKa0DOWRxr39x4INZ4jCU/RdSK9/28J9EjXAe45Q0ILakSD1 CsNMljaPTICdnFEFVMXORBhGUuh874C/+g8KjSy+8bkYgx96Ctx0Rz8zQ7dn4C84LdAQbnAeINeYY BSYRwyx9+rDc6beSMX8w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rojsQ-0000000HPDS-00xA; Mon, 25 Mar 2024 12:56:34 +0000 Received: from mx1.tq-group.com ([93.104.207.81]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rojsG-0000000HP8T-4Axg for linux-arm-kernel@lists.infradead.org; Mon, 25 Mar 2024 12:56:32 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tq-group.com; i=@tq-group.com; q=dns/txt; s=key1; t=1711371385; x=1742907385; h=from:to:cc:subject:date:message-id:in-reply-to: references:mime-version:content-transfer-encoding; bh=eTVDDBbm0vb015Ml5bmFrkPfpUHxHaJGqJ+MemRicnc=; b=eBtSojMfYJ8TE6a0iaxeMT63v8ARjooLR8o5BVd+ayx4q04/wEim2QiC FatlXU+Iezn09KVnZWzOoevFkVTIk23Ylq8+BPmErzGPY9OCe9CIuVio2 h84EMhFKHYpQoEjzKG725/gUJytBu7fgix7Nqc5noeQTVrW1vPQk9kZoy qXzExgnSm+tHaRDsucOFalensjYDJ0rqI2nzVqj1cKsXf2WTxnAxtt2rD LFE6gKmaX736hHmzdgngMB+/Vt/Hi23mvMF756NHt6hBIDxZFHHCm/bxr 5LTR+0HPGrwBi8ECSUXdE/Dzv8w1quNnoJSZmidSAXOlSR1GyVmGYdQLQ g==; X-IronPort-AV: E=Sophos;i="6.07,153,1708383600"; d="scan'208";a="36078809" Received: from vmailcow01.tq-net.de ([10.150.86.48]) by mx1.tq-group.com with ESMTP; 25 Mar 2024 13:56:15 +0100 Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 0061016F191; Mon, 25 Mar 2024 13:56:10 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ew.tq-group.com; s=dkim; t=1711371371; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=eTVDDBbm0vb015Ml5bmFrkPfpUHxHaJGqJ+MemRicnc=; b=KT/CBs6I78O1Xx8N/vX5zW9vf8F2twuH3UwNoEejb6g5I1uMZD7iyqze9+XFGrhRt9Pznq bH9HKPdn22IrmVQKtSSCsMMybfveoPZ2IC17TQ02MrFBPeTPbYCG7zBkDwBcAv89mXH9Z1 rBdiH8k9bfMP+k2CTJOWCxc+DZW0fhudO+Vx/dPjerazZwiQGPBryE3usMPDlRD3Cfzhrl YBVn4Gwulku5hUjbnDCe2mUQiHmu0u+qugJfW9LYTcw1eVQdLsyFqHNYk9q8Y3sPfSYXhN Qvug99tG6YwSOG5PSEPbLKfYfYX0EB/CbpRwOSQL4Pr+RrzwhymhgbtMtjqYAg== From: Alexander Stein To: shawnguo@kernel.org, Fabio Estevam Cc: linux-arm-kernel@lists.infradead.org, Fabio Estevam Subject: Re: [PATCH v2] ARM: dts: imx7-mba7: Use 'no-mmc' property Date: Mon, 25 Mar 2024 13:56:16 +0100 Message-ID: <5766092.DvuYhMxLoT@steina-w> Organization: TQ-Systems GmbH In-Reply-To: <20240325121404.1762825-1-festevam@gmail.com> References: <20240325121404.1762825-1-festevam@gmail.com> MIME-Version: 1.0 X-Last-TLS-Session-Version: TLSv1.3 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240325_055629_290128_C8D2C7E8 X-CRM114-Status: GOOD ( 15.39 ) 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 Hi Fabio, thanks for the patch. Am Montag, 25. M=E4rz 2024, 13:14:04 CET schrieb Fabio Estevam: > From: Fabio Estevam > = > 'no-emmc' is not a valid property. > = > The original intention was to use the 'no-mmc' property. > = > Change it accordingly to fix the following dt-schema warning: > = > imx7s-mba7.dtb: mmc@30b40000: Unevaluated properties are not allowed ('no= -emmc' was unexpected) > = > Fixes: d430a7e0e181 ("ARM: dts: imx7-mba7: restrict usdhc interface modes= ") > Signed-off-by: Fabio Estevam Reviewed-by: Alexander Stein > --- > Changes since v1: > Use no-mmc (Alexander). > = > arch/arm/boot/dts/nxp/imx/imx7-mba7.dtsi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > = > diff --git a/arch/arm/boot/dts/nxp/imx/imx7-mba7.dtsi b/arch/arm/boot/dts= /nxp/imx/imx7-mba7.dtsi > index 1235a71c6abe..52869e68f833 100644 > --- a/arch/arm/boot/dts/nxp/imx/imx7-mba7.dtsi > +++ b/arch/arm/boot/dts/nxp/imx/imx7-mba7.dtsi > @@ -666,7 +666,7 @@ &usdhc1 { > bus-width =3D <4>; > no-1-8-v; > no-sdio; > - no-emmc; > + no-mmc; > status =3D "okay"; > }; > = > = -- = TQ-Systems GmbH | M=FChlstra=DFe 2, Gut Delling | 82229 Seefeld, Germany Amtsgericht M=FCnchen, HRB 105018 Gesch=E4ftsf=FChrer: Detlef Schneider, R=FCdiger Stahl, Stefan Schneider http://www.tq-group.com/ _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel