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 35FEEC433EF for ; Sat, 26 Feb 2022 09:45:22 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 4175383B9B; Sat, 26 Feb 2022 10:45:20 +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="W7VUXtIZ"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id AB93A83047; Sat, 26 Feb 2022 10:45:16 +0100 (CET) Received: from mail-ed1-x532.google.com (mail-ed1-x532.google.com [IPv6:2a00:1450:4864:20::532]) (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 C27B783C59 for ; Sat, 26 Feb 2022 10:45:09 +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=heiko.thiery@gmail.com Received: by mail-ed1-x532.google.com with SMTP id i11so10545808eda.9 for ; Sat, 26 Feb 2022 01:45:09 -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=TtYec1mTfOQSE2Q5aLxDjK/2U0zMYE5631ROsRZEibY=; b=W7VUXtIZ2PuUZVURvCamGSan424o/vXbItXghYgU71L9KdETlxuUln/Z7Ss7ZSyueX 5fP5DjYLraUCP91RrmjuujxAzndRLa2yGZ73/946b+pTIkgaoZsm8637PKI459oq+c4F CU4FGhZ6HiVKdoC+v1bweSOvrCBhybT0WEFo0wnDZGoqy0cZ99WRf7g3bUI7RS6sKlkw DsdAbc9U2b6AfYe/fkMuqNdaD9S9d/N5/H2DnZ4Q5gK4UTq67WuTMZTl+sDSFIOINm9T VlAx94RHTVnruKdLwEA4ERmXqs6Yws3ajh2LSuLGuC++sAWIBsIqMcxwkVTQrQuFCt5i rKsw== 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=TtYec1mTfOQSE2Q5aLxDjK/2U0zMYE5631ROsRZEibY=; b=sNOINHycNXtCCAPjBWDBrnD+SF5DYCEQiLxY0OeK+gwi8NUYDzQAYyzELY4PSNjWRr mBsgNhYa5s7bLkvqTfSZ0gf6iBixZTzTrzI+8Q1BHrB3QKDH7RqDnoB+tZXsKrZb7LEF NjamCND8i2u98RmidHgO86ILJkiw24qykUwMIuLtYV4xNHASq7cFUoFN+fIm3nCUe5sc FmVe6OKjJr+twTUl9a3br39jh9LjP1891tvs4CeYmwZPne8+rqROOUaFLoz5tk35LYXK 6wmAVO07TlVyWra3rWDZMyyWPVgFlnYKuiOfi+WAXqpF1w7iH3WMbndu7XM+huPlU5ZD 6+JQ== X-Gm-Message-State: AOAM530xm4x7BsQ+LporzExPNJFI7bpeXOTZ8Yfb1vbDMcWNMdCT9LiD EbHGbfGf1pX5HsTkCgOKtR+k354BKus3xg== X-Google-Smtp-Source: ABdhPJxwYX0RFyDgjoHQCfjRbMLxkGh076reVK1eTQL8Swekne/NWEEBkGFqbn6pQO4gD2PlWDTzOw== X-Received: by 2002:a05:6402:1e8e:b0:412:cfd8:4d12 with SMTP id f14-20020a0564021e8e00b00412cfd84d12mr10672225edf.343.1645868708975; Sat, 26 Feb 2022 01:45:08 -0800 (PST) Received: from hthiery.fritz.box ([2a02:810b:5a40:2a43:8e16:45ff:fe22:ad85]) by smtp.gmail.com with ESMTPSA id y10-20020aa7d50a000000b00412b12a2eeesm2583864edq.67.2022.02.26.01.45.08 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 26 Feb 2022 01:45:08 -0800 (PST) From: Heiko Thiery To: u-boot@lists.denx.de Cc: Stefano Babic , Fabio Estevam , "NXP i . MX U-Boot Team" , Peng Fan , Marek Vasut , Heiko Thiery Subject: [PATCH v2 2/2] ARM: imx: imx8mn-ddr4-evk: enable DM_SERIAL Date: Sat, 26 Feb 2022 10:44:23 +0100 Message-Id: <20220226094419.329195-3-heiko.thiery@gmail.com> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220226094419.329195-1-heiko.thiery@gmail.com> References: <20220226094419.329195-1-heiko.thiery@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 U-Boot complains that CONFIG_SERIAL is not converted to CONFIG_DM_SERIAL and gives a deadline before possibly removing the board. Migrate to DM_SERIAL to fulfill the request. Signed-off-by: Heiko Thiery --- v2: - add commit log to explain the change configs/imx8mn_ddr4_evk_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/imx8mn_ddr4_evk_defconfig b/configs/imx8mn_ddr4_evk_defconfig index c13885ab5e..05aa4fb259 100644 --- a/configs/imx8mn_ddr4_evk_defconfig +++ b/configs/imx8mn_ddr4_evk_defconfig @@ -77,6 +77,8 @@ CONFIG_PINCTRL_IMX8M=y CONFIG_DM_REGULATOR=y CONFIG_DM_REGULATOR_FIXED=y CONFIG_DM_REGULATOR_GPIO=y +CONFIG_DM_SERIAL=y +# CONFIG_SPL_DM_SERIAL is not set CONFIG_MXC_UART=y CONFIG_SYSRESET=y CONFIG_SPL_SYSRESET=y -- 2.30.2