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 D89D5C433F5 for ; Thu, 14 Apr 2022 06:07:33 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 344BF83E85; Thu, 14 Apr 2022 08:07:31 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=amarulasolutions.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=amarulasolutions.com header.i=@amarulasolutions.com header.b="RxbPeKCy"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 787B083E88; Thu, 14 Apr 2022 08:07:29 +0200 (CEST) Received: from mail-wr1-x42d.google.com (mail-wr1-x42d.google.com [IPv6:2a00:1450:4864:20::42d]) (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 EF56883CC6 for ; Thu, 14 Apr 2022 08:07:26 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=amarulasolutions.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=michael@amarulasolutions.com Received: by mail-wr1-x42d.google.com with SMTP id p18so4629045wru.5 for ; Wed, 13 Apr 2022 23:07:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amarulasolutions.com; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=QjfxLwSDgvj+ly3sK2qkrDt27piWxQVyuw6ieaGsOdc=; b=RxbPeKCy/x6+X5HZ9a/8MissnMBPnANOYBREW+UIMIz45F/U8JQkqCz28tpTC32Jbb tIpyadkHEoN4LQ/GrgP2F12jopXMNqze8HtoKpPi+RxzDAHtuJrWlXJqurAo078Hm2iw ZCQTZsmAYuEGdyGPghKYTL5eU3auBdhBwQZI4= 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:mime-version :content-transfer-encoding; bh=QjfxLwSDgvj+ly3sK2qkrDt27piWxQVyuw6ieaGsOdc=; b=ADrcBvMAM0fYnR3uHQnx5FWFNQ9sw7LwA/pdZxPbStfc2Ss+fPUBxoGZX/b6YZE6B3 0i2TuqdNOMt20CurSIEoqCiQtV8HoLpC3XoslBQHArTIM37FX5f3YHQpUt5JZkLbG45g PSvSP5lYonx+ZvIFrv1d3O0uklFYlUi6lsEq+NRoMMBRuC8JWIoyxfeaCMCwFduvfycU MPZPzy+tHsXLOfpYZkMLRPorLEc74BEiULf6PTXyPZ24uWAx7n+yTZ2FUXt2n0xm2pm0 VYie4d+AvboKKC1ChgH2aZJPXeG9QoRi5wbuO+T0zpI+YPlYOut7wZzqqGvCtVVPG9vy NgWw== X-Gm-Message-State: AOAM530Z0MkJwchOYSAJlVK6VolmAHt+MIECNQDmmQWR7znITs8Q9aZd lMBOYhmSk2QxCEqEGYiEQB1aZA== X-Google-Smtp-Source: ABdhPJxMdu2d8pTuGcQVqmaEhr+j4kmF/8zyBUFIlQnQy6sUGH/2Hj767lttkYuCm8iW+r1LtYYe/Q== X-Received: by 2002:adf:ff86:0:b0:207:a89b:f532 with SMTP id j6-20020adfff86000000b00207a89bf532mr807833wrr.558.1649916446430; Wed, 13 Apr 2022 23:07:26 -0700 (PDT) Received: from localhost.localdomain ([5.171.214.74]) by smtp.gmail.com with ESMTPSA id f9-20020a05600c4e8900b0038cc29bb0e1sm5251291wmq.4.2022.04.13.23.07.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 13 Apr 2022 23:07:25 -0700 (PDT) From: Michael Trimarchi To: Stefano Babic , Ariel D'Alessandro Cc: Fabio Estevam , u-boot Subject: [PATCH] board: bsh: imx8mn_bsh_smm_s2/s2pro: enable DM_SERIAL Date: Thu, 14 Apr 2022 08:07:23 +0200 Message-Id: <20220414060723.4035677-1-michael@amarulasolutions.com> X-Mailer: git-send-email 2.25.1 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 Enable DM_SERIAL Signed-off-by: Michael Trimarchi --- configs/imx8mn_bsh_smm_s2_defconfig | 2 ++ configs/imx8mn_bsh_smm_s2pro_defconfig | 2 ++ 2 files changed, 4 insertions(+) diff --git a/configs/imx8mn_bsh_smm_s2_defconfig b/configs/imx8mn_bsh_smm_s2_defconfig index 3d67079a46..ba558ed765 100644 --- a/configs/imx8mn_bsh_smm_s2_defconfig +++ b/configs/imx8mn_bsh_smm_s2_defconfig @@ -80,6 +80,8 @@ CONFIG_SPL_DM_PMIC_BD71837=y CONFIG_DM_REGULATOR=y CONFIG_DM_REGULATOR_FIXED=y CONFIG_DM_REGULATOR_GPIO=y +CONFIG_DM_SERIAL=y +# CONFIG_DM_SPL_SERIAL is not set CONFIG_MXC_UART=y CONFIG_SYSRESET=y CONFIG_SYSRESET_PSCI=y diff --git a/configs/imx8mn_bsh_smm_s2pro_defconfig b/configs/imx8mn_bsh_smm_s2pro_defconfig index c5809f5d4b..5caa872904 100644 --- a/configs/imx8mn_bsh_smm_s2pro_defconfig +++ b/configs/imx8mn_bsh_smm_s2pro_defconfig @@ -77,6 +77,8 @@ CONFIG_SPL_DM_PMIC_BD71837=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_SYSRESET_PSCI=y -- 2.25.1