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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id E084EC433EF for ; Sat, 5 Feb 2022 16:23:50 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id BB6A883B5D; Sat, 5 Feb 2022 17:23:17 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="VhrklNnm"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id BBF0783AA4; Sat, 5 Feb 2022 17:23:15 +0100 (CET) Received: from mail-io1-xd2a.google.com (mail-io1-xd2a.google.com [IPv6:2607:f8b0:4864:20::d2a]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 033A483B5C for ; Sat, 5 Feb 2022 17:23:07 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=aford173@gmail.com Received: by mail-io1-xd2a.google.com with SMTP id y84so11359326iof.0 for ; Sat, 05 Feb 2022 08:23:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=1eOyjDo5VPG7MeXs7NymM48fc9mRaQMApg7rOM4Dceo=; b=VhrklNnmHDgfsEPisjqVoI4iBqI16LIIBfPSDX1TsJsrWdooFe3Pn2r10SWh1OjIIf iMwK+BzJ5sdT4vMhcgUBpZDVi49KNQPo/dgCqkfRjOx7e15wi8ERxYnJy+/58ikS21ya dFOp+6aqWQuAImiAm6mihZ9TZZ7+Z5YpBYn1YiIU0u4FdyKFNkLYxCtMpT149j9dqKXF nTL6jjSGH9IqU4K29h21TRXBVlWodKMgdbNjbVhzp+NWe5Cr0gmLpuyiCY2akthaoT9P JdoVYwnWoPUHiF6Q+B2rXMsFxjfY8IQnc3PyRGiccBNLNFAmKRWNiBsxgrauPkKcq1x0 W2QA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=1eOyjDo5VPG7MeXs7NymM48fc9mRaQMApg7rOM4Dceo=; b=wZbGhrVQYCW/RlV9mcydV2ixzWU8ePC4WSs2DcoJ/vwo2LpsmApXCJ0h/bCs0oEE1x U5NBgC648JXZK93r6iR6smIoEi7/lfbGrwbtuaFZ7zGHCX/ii1ZUOXshcNvBrPYuX3p/ TPUzu2MEnLpC3FmXgspOtTtjCbd3LVSnr2aKNFu+QawaZF+5n/bQWbOnOTknhgVjGfwZ mmT4APg04koGP3zbJg/Ks8Whq5RW5VPn4uK5djx/h3ojXDznddcfcFlYaeScHf2XAUw9 QJ7ZjXWgAMxRwr3QktMpbX4EnIvlUr1n+8KxPsPo3We2vQOgACXIKQRKR0eWdTxRJ/yE jgYA== X-Gm-Message-State: AOAM531uKaK0Tq7Ctv0EaxlHdKkFwGOfy1HVEIzQK7BeqhYwPBPgu+1l IH0/6kK/8fP4eyZiYNQXZb+m5krJXdE= X-Google-Smtp-Source: ABdhPJzXWFgE8VYq63g7NIIPGl9Up4yxSXKRNbH0mEple5wlM6qD/PuiTt37O6eoj45UO6q0MS2Stw== X-Received: by 2002:a05:6638:168d:: with SMTP id f13mr2035348jat.44.1644078185431; Sat, 05 Feb 2022 08:23:05 -0800 (PST) Received: from aford-IdeaCentre-A730.lan ([2601:448:8400:9e8:3c7c:8f64:a6ca:72d3]) by smtp.gmail.com with ESMTPSA id i10sm2598543ilv.86.2022.02.05.08.23.04 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 05 Feb 2022 08:23:04 -0800 (PST) From: Adam Ford To: u-boot@lists.denx.de Cc: marcel.ziswiler@toradex.com, tharvey@gateworks.com, Adam Ford , Stefano Babic , Fabio Estevam , "NXP i.MX U-Boot Team" Subject: [PATCH 5/7] arm: dts: imx8mm-beacon: Enhange FlexSPI/flash nodes Date: Sat, 5 Feb 2022 10:22:37 -0600 Message-Id: <20220205162240.854948-5-aford173@gmail.com> X-Mailer: git-send-email 2.32.0 In-Reply-To: <20220205162240.854948-1-aford173@gmail.com> References: <20220205162240.854948-1-aford173@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.5 at phobos.denx.de X-Virus-Status: Clean In preparation for FlexSPI booting, clean-up the common nodes showing the FlexSPI and flash nodes to SPL so they can be enumerated in SPL. Signed-off-by: Adam Ford diff --git a/arch/arm/dts/imx8mm-beacon-kit-u-boot.dtsi b/arch/arm/dts/imx8mm-beacon-kit-u-boot.dtsi index 73ddfdade6..d576b522b8 100644 --- a/arch/arm/dts/imx8mm-beacon-kit-u-boot.dtsi +++ b/arch/arm/dts/imx8mm-beacon-kit-u-boot.dtsi @@ -6,6 +6,10 @@ #include "imx8mm-u-boot.dtsi" / { + aliases { + spi0 = &flexspi; + }; + wdt-reboot { compatible = "wdt-reboot"; wdt = <&wdog1>; @@ -21,6 +25,14 @@ phy-reset-gpios = <&gpio4 22 GPIO_ACTIVE_LOW>; }; +&flexspi { + u-boot,dm-spl; + flash@0 { + u-boot,dm-spl; + spi-tx-bus-width = <1>; + }; +}; + &gpio1 { u-boot,dm-spl; }; -- 2.32.0