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 C7E3BC433F5 for ; Wed, 23 Feb 2022 09:49:19 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 923C083C1C; Wed, 23 Feb 2022 10:49:17 +0100 (CET) Authentication-Results: phobos.denx.de; dmarc=fail (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=fail reason="signature verification failed" (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="WG/TKiRc"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 7AA1B83B5A; Wed, 23 Feb 2022 10:49:14 +0100 (CET) Received: from mail-ed1-x52a.google.com (mail-ed1-x52a.google.com [IPv6:2a00:1450:4864:20::52a]) (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 7352883B5F for ; Wed, 23 Feb 2022 10:49:04 +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-x52a.google.com with SMTP id s1so10136085edd.13 for ; Wed, 23 Feb 2022 01:49:04 -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=LRc+sYWWVZfsdfvt6B0o3+m9YBWXKTodjKfAPFNoGe0=; b=WG/TKiRc121EoqIexCfx3vnwsYodX02dwxV1SV+gT0vSRUvMzUlWTX1uy5MNSJfirl BDzuey2BUaUqj0jiMhhQeIRunDicOGRkioztEjnRQqQP1ZpvQlxqeHadFnmalrICSAAq Eo1x8TBhnqYAGfuE6ferlyGjq9itB8rTXTrFM97MIxB0JmgfR3+JfiuthYkc2+N6xIpv BaR7+F9qxserIJf+E9H0bzLID8ZKwLj/a7PboSMLyTkcxCw5UGMrxI3duYs7hPw+6Vnr It5/VvjVjT56KCOn8vTxnFWRyGozCnGZoQZE161t4/fPR0EjKRR6/kLyppmKnKPxkifL 1lPw== 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=LRc+sYWWVZfsdfvt6B0o3+m9YBWXKTodjKfAPFNoGe0=; b=wUoibyI7SZDWoY+NwpS+w1UPDSW7ged3N1jVBvKRrVmFooHPZb58zd8KPOBiP0Lhy0 2ieWgdyqb7G5MA3mcToCT9+gyoBA2VNAU0/vOXBdZNR22FFNh9A2JVLjC90X1a7WyQ/7 kR/3i2ImgbVOsuGqALd8GJ5jawP+JsQ1c3yYKexAGhLvAZPZVYzmDbBAj3HLzWn7Sk3E LgaFjoavux6DOlS0B2vxuVIfESb8/TBY+ak1i02hO+rFK0u2kU2Cu6/7sSRs72J+tTFT oEZBs3xKkmaOo76RJqpNk1RstDVaxEKkG1itFvyTX2lhrCVQncFwlypdT92HwAUM5hhH sElw== X-Gm-Message-State: AOAM531+VdNJ0wMivu3+bMG+kIbl3mgr1n4dXy4SbAZDUsBbgakdNP5X mqDI4+pX/uV5twuQY/PNQ+wfvCOtr01zPHI+ X-Google-Smtp-Source: ABdhPJwTi4LXU+MTd7ofkKB4xojQii+BgLgW/1pGfKRxsG2MEiqErHJuEyEzJHlIscI4nqK8u/92yg== X-Received: by 2002:a05:6402:27c7:b0:412:80f9:18af with SMTP id c7-20020a05640227c700b0041280f918afmr30385033ede.127.1645609743619; Wed, 23 Feb 2022 01:49:03 -0800 (PST) Received: from hthiery.kontron.local ([213.135.10.150]) by smtp.gmail.com with ESMTPSA id vs2sm7084022ejb.64.2022.02.23.01.49.02 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 23 Feb 2022 01:49:03 -0800 (PST) From: Heiko Thiery To: u-boot@lists.denx.de Cc: Stefano Babic , Michael Walle , Fabio Estevam , "NXP i . MX U-Boot Team" , Peng Fan , Frieder Schrempf , Marek Vasut , Heiko Thiery Subject: [PATCH 2/2] ARM: imx: imx8mn-*-evk: add qca, disable-smarteee phy node Date: Wed, 23 Feb 2022 10:48:28 +0100 Message-Id: <20220223094826.483283-2-heiko.thiery@gmail.com> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220223094826.483283-1-heiko.thiery@gmail.com> References: <20220223094826.483283-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 To be in sync with the linux devicetree add the disable-smarteee property. Signed-off-by: Heiko Thiery --- arch/arm/dts/imx8mn-evk.dtsi | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/dts/imx8mn-evk.dtsi b/arch/arm/dts/imx8mn-evk.dtsi index ed865444da..fd253f0042 100644 --- a/arch/arm/dts/imx8mn-evk.dtsi +++ b/arch/arm/dts/imx8mn-evk.dtsi @@ -65,6 +65,7 @@ reg = <0>; reset-gpios = <&gpio4 22 GPIO_ACTIVE_LOW>; reset-assert-us = <10000>; + qca,disable-smarteee; vddio-supply = <&vddio>; vddio: vddio-regulator { -- 2.30.2