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 8A1ECC25B75 for ; Thu, 6 Jun 2024 09:03:01 +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=1Jz8wqFT/s89WVJPiJ04HtqL5Vjcq1IgnM9skTB6Nts=; b=DtS2BrANCdJhjf WIluHI9MOHaBs2sWfOp1RBg66AGptLcku5kTlD48GX2C9afcRhtfmAvijtdXhaeiNrZtp/aFI6nKv 204yg5PQOUZjaZjXbMMFurXTq+uVC/W8bPb6lLDy8NnkS5fSouMWSNuzXK6lF05Ab8e58pot1j4OO s9lOE5njSx9YWqWOcIahLRS3/c0PTxP5Aj1vz89PKQf6tyzpze8US8kBWWiHHQ/qg1SIEpfqClEJ9 h/fRkeIrMx14thPur3zEbt9jd32v1F6C7ANhF36xv9SV6iSmdc97EStC4KTZAy9bLTQ+cou5jD1W0 HmMwHT+N/WnELMJpB92A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sF91E-00000008zUY-3bRs; Thu, 06 Jun 2024 09:02:48 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sF91A-00000008zQ5-34fv for linux-arm-kernel@lists.infradead.org; Thu, 06 Jun 2024 09:02:46 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 0FCB261D22; Thu, 6 Jun 2024 09:02:44 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id CC427C4AF5F; Thu, 6 Jun 2024 09:02:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1717664563; bh=bp4RUBBoDBNxBmueQhwpMXLVezAaB2zJTWzVJs7lfD8=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=YlNJxiDRaGHkVH5WhmlcZSrI+sJBY+wep1UQVXW9tnJKzgo6iJBr3IgShNs0hEKuG VjLYoItfd7mfxkfqoJyoKQriCbDlj+xOIdOuK/Ojf5IfN2gZTUtQvKw3LaM6TP4ViE 5iFcmqH5KTHDmlLn+E7xHhXCXB6Vv81pr38QBKxTEXz7yeiQWBojZwLH2PdSCYSGXS bDI+vNrVkNaIhqxJl0PIMQURWZsuE+9PSSxId6esWjRWpcSrVj9TXKySykLwl/x0Im OcQErxcTWMbjrhlRV9378yUtR9oc/31mVsuucyBiT9Vv81RVxe45ChLWGoe7l2pO+5 DhMvqIUDUZpJQ== From: Michael Walle To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Shawn Guo , Sascha Hauer , Li Yang Cc: Pengutronix Kernel Team , Fabio Estevam , Priit Laes , Michael Grzeschik , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Marco Felsch , imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org, Michael Walle Subject: [PATCH v2 07/13] ARM: dts: imx6qdl-kontron-samx6i: always enable eMMC Date: Thu, 6 Jun 2024 11:02:00 +0200 Message-Id: <20240606090206.2021237-8-mwalle@kernel.org> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20240606090206.2021237-1-mwalle@kernel.org> References: <20240606090206.2021237-1-mwalle@kernel.org> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240606_020245_101219_56200734 X-CRM114-Status: GOOD ( 11.40 ) 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="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org There are no variants of this module without an eMMC. Signed-off-by: Michael Walle --- arch/arm/boot/dts/nxp/imx/imx6qdl-kontron-samx6i.dtsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/nxp/imx/imx6qdl-kontron-samx6i.dtsi b/arch/arm/boot/dts/nxp/imx/imx6qdl-kontron-samx6i.dtsi index 4a6ab7e7908a..4d3cd338a707 100644 --- a/arch/arm/boot/dts/nxp/imx/imx6qdl-kontron-samx6i.dtsi +++ b/arch/arm/boot/dts/nxp/imx/imx6qdl-kontron-samx6i.dtsi @@ -800,7 +800,6 @@ &usdhc3 { /* SDMMC */ &usdhc4 { - /* Internal eMMC, optional on some boards */ pinctrl-names = "default"; pinctrl-0 = <&pinctrl_usdhc4>; bus-width = <8>; @@ -809,6 +808,7 @@ &usdhc4 { non-removable; vmmc-supply = <®_3p3v_s0>; vqmmc-supply = <®_1p8v_s0>; + status = "okay"; }; &wdog1 { -- 2.39.2 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel