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 BD176C433EF for ; Wed, 13 Apr 2022 15:56:29 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 5EFF483D60; Wed, 13 Apr 2022 17:56:27 +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="OzOp0WQN"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 5C69F839BB; Wed, 13 Apr 2022 17:56:25 +0200 (CEST) Received: from mail-pf1-x42a.google.com (mail-pf1-x42a.google.com [IPv6:2607:f8b0:4864:20::42a]) (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 9D7ED83D60 for ; Wed, 13 Apr 2022 17:56:22 +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-pf1-x42a.google.com with SMTP id cw11so2401281pfb.1 for ; Wed, 13 Apr 2022 08:56:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amarulasolutions.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=Y6+UidMy8bJegoZdqxXRB6ipakxJgVWWmkGz0HbywwU=; b=OzOp0WQNcKZoKiOB2kAX4D7g4lXLo+jwlOKLMj4qO0HNU0fbi4KD1EO+BwY1qZIyiF tdt4tAzcyZbVTsajlP5WZpgVkpHHouBwx0GVNdacQNeFWs9w59jkLNiTQC4gbFpPCvKq KT0QyHbtNRJp1XGq8+a6m9KiZ5mB4fd8KN/MQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=Y6+UidMy8bJegoZdqxXRB6ipakxJgVWWmkGz0HbywwU=; b=WJhjaPuKpsFeyQmYOslbsp8TDeKUWxpQmobH0ZOPihjGwidsCPmoOOPa6Q2sG7Y81O mX2Cpir17W2ICoyCOaJ9I0LeI91e4kU1U22klJwabQLsaIDJ2B9CDmUWCOssWlIaNVvY l/ZfGJyOM+Sx/5MWnLYzS+7YNC+S1Dw0aC4ZT52ix0bknZzSKal9pzhSmcA8kJT5xSdZ fFth4ffQn4q8KKZLx/vE2+y6BGeBJQvDya2CcRfZlIRNBplDSqbWG5hnpO3Ear0OsP3V iJfXBH+z8SR+j7nyvARpzhtWmEkzHvnFeFH1w+A6X44Jmx0FD1LZEebCwOpEX/auDEFg 5Eug== X-Gm-Message-State: AOAM530oCztQ4ESp37bUrDRpUMRq63pPpRofbvLoWPvVJr+MBAmg0MmE 5wuI3bBrNn29KJL1SzinxxDpyISgB/fof+hP3/MFJA== X-Google-Smtp-Source: ABdhPJzBZG102V5A6Q+IZRdUcUgjMrjkjRzTz3VjopAVzr1gOdZqZ0c/Q8buOyEBKecFH6ttSBvpQRilUv+ZCaSnmiQ= X-Received: by 2002:a05:6a00:1886:b0:505:fdf2:4d17 with SMTP id x6-20020a056a00188600b00505fdf24d17mr9062407pfh.26.1649865380959; Wed, 13 Apr 2022 08:56:20 -0700 (PDT) MIME-Version: 1.0 References: <20220413154719.20433-1-tharvey@gateworks.com> In-Reply-To: <20220413154719.20433-1-tharvey@gateworks.com> From: Michael Nazzareno Trimarchi Date: Wed, 13 Apr 2022 17:56:09 +0200 Message-ID: Subject: Re: [PATCH v2] board: gateworks: venice: enable DM_SERIAL To: Tim Harvey Cc: Stefano Babic , Fabio Estevam , "NXP i . MX U-Boot Team" , u-boot@lists.denx.de Content-Type: text/plain; charset="UTF-8" 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 Hi Tim On Wed, Apr 13, 2022 at 5:47 PM Tim Harvey wrote: > > Enable DM_SERIAL. > > Signed-off-by: Tim Harvey > --- > v2: rebase on imx/master > --- > configs/imx8mm_venice_defconfig | 2 ++ > configs/imx8mn_venice_defconfig | 2 ++ > 2 files changed, 4 insertions(+) > > diff --git a/configs/imx8mm_venice_defconfig b/configs/imx8mm_venice_defconfig > index dd61ec9b70fb..09f7d8a58ca7 100644 > --- a/configs/imx8mm_venice_defconfig > +++ b/configs/imx8mm_venice_defconfig > @@ -110,6 +110,8 @@ CONFIG_SPL_DM_PMIC_MP5416=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 > diff --git a/configs/imx8mn_venice_defconfig b/configs/imx8mn_venice_defconfig > index c3a96a378553..41898da4aecf 100644 > --- a/configs/imx8mn_venice_defconfig > +++ b/configs/imx8mn_venice_defconfig > @@ -108,6 +108,8 @@ CONFIG_SPL_DM_PMIC_MP5416=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.17.1 > Should not select in your board kconfig? Michael -- Michael Nazzareno Trimarchi Co-Founder & Chief Executive Officer M. +39 347 913 2170 michael@amarulasolutions.com __________________________________ Amarula Solutions BV Joop Geesinkweg 125, 1114 AB, Amsterdam, NL T. +31 (0)85 111 9172 info@amarulasolutions.com www.amarulasolutions.com