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 678CDC433F5 for ; Sat, 26 Feb 2022 09:45:08 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id CE81083B72; Sat, 26 Feb 2022 10:45:05 +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="nxoUBZP7"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id C1FF883A66; Sat, 26 Feb 2022 10:45:03 +0100 (CET) Received: from mail-ej1-x636.google.com (mail-ej1-x636.google.com [IPv6:2a00:1450:4864:20::636]) (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 2EBCA83B9B for ; Sat, 26 Feb 2022 10:45:00 +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-ej1-x636.google.com with SMTP id qk11so15379211ejb.2 for ; Sat, 26 Feb 2022 01:45:00 -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=DW9IN83W9ieFBlKKhSW5UVOvwdjSB6Sti3na826aENY=; b=nxoUBZP7o40bKk7H1oqiqmBb0OzjHSeOtvrzjXHJDZU8f+5jqNMXNff7/mRcQsgsR9 daNpKqLxfvF5eKHCERDmbochLUNJkPWJ/FBAXtFnnQliyNZcNyYnRKe2QfHo04DpD9MP /Do5dyqtVsOUgqx7KCj6WfBm5A2+dOVO9RgKEoXopc3/Ul5zuvYJVyVFCHxS61DXoB0d dGsohlj/X6u4j9bhH2kSDDvQ6wGvY2hw+gtmS3Lp2T3nWVaz3YhK0b96RKESZflGS1Ym +WiCh8YePSScU0KSv4OV7xzZY5qGTJuHEKfiAxDVSWMQ7oBw4S7eWyIamsBKQq0t7tro tAIw== 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=DW9IN83W9ieFBlKKhSW5UVOvwdjSB6Sti3na826aENY=; b=4SvpC43B+0ViBIYgwJnjcuq7WuoC3Tp8rQqInZBt/qA51FY87o7B3q3xsKtPegOZF6 n2UkTqGa6oyNAgtBlGX1Drj7nv0gvDOrjFXM9vOb96WCL+EPaHBAkHtqshbDIJLGnD8A 5dVUWnljjy74lZf5XMm88zo/Og5fTjKV1Vhw8Y+qu3OZBWDMVZlwdEFDYJsfy4xp6qhe WH7I0S5466P7SPTr3y9lgRVEE8a3E9OH3bcWnVw+B2F+o1ScsEluBBvKXe2fYEvWRZE3 iugUczsoI8D6ty9edifEI3g3RsVwhkOrFqNA5GKsjmDfMuX0s/DfJssHf1zsE7ryA19s wgGw== X-Gm-Message-State: AOAM530WA+MZdxe/YiIwfAKLyu5bSqQ6xesZ8fRZ1bimGuzcktxpfoB7 DW4pKLKfOJWgEiS08hKYDAvIlZmkM8RCBg== X-Google-Smtp-Source: ABdhPJxLrb1sn1NNCoHkNU6CoxWW2DbNbKY1eGAOjmWvWbrhup4rdR8YucRz0I31tjwrsVEcAogdug== X-Received: by 2002:a17:906:2991:b0:6cf:1fd4:39a3 with SMTP id x17-20020a170906299100b006cf1fd439a3mr9011613eje.21.1645868699344; Sat, 26 Feb 2022 01:44:59 -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.44.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 26 Feb 2022 01:44:58 -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 1/2] ARM: imx: imx8mn-evk: enable DM_SERIAL Date: Sat, 26 Feb 2022 10:44:21 +0100 Message-Id: <20220226094419.329195-2-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_evk_defconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/configs/imx8mn_evk_defconfig b/configs/imx8mn_evk_defconfig index 95ac6f85fa..15909d545c 100644 --- a/configs/imx8mn_evk_defconfig +++ b/configs/imx8mn_evk_defconfig @@ -84,6 +84,8 @@ CONFIG_DM_REGULATOR=y CONFIG_SPL_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