From patchwork Fri May 19 10:43:47 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lukasz Majewski X-Patchwork-Id: 1783716 X-Patchwork-Delegate: sbabic@denx.de Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=lists.denx.de (client-ip=2a01:238:438b:c500:173d:9f52:ddab:ee01; helo=phobos.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=denx.de header.i=@denx.de header.a=rsa-sha256 header.s=phobos-20191101 header.b=t703TpSS; dkim=pass (2048-bit key) header.d=denx.de header.i=@denx.de header.a=rsa-sha256 header.s=phobos-20191101 header.b=h84OICuT; dkim-atps=neutral Received: from phobos.denx.de (phobos.denx.de [IPv6:2a01:238:438b:c500:173d:9f52:ddab:ee01]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384)) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4QN3Qr68MHz20dX for ; Fri, 19 May 2023 20:45:40 +1000 (AEST) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 4350586317; Fri, 19 May 2023 12:44:42 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=denx.de Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1684493082; bh=GZV1cYymH/+m0GeTY+XLxDl9vZr+T0T3ESdmX7hrgXk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From; b=t703TpSSgrvALiEMVlepVO30EZNV817PkqJsN2EXlPj3rUnLkitCUWUp+K5aJ0/+0 mQk4r0xoLj0TRKYRXJLKl6WVjvLZxReKp/26+6vUVTnLHMCMO0U3DlY6iwEdj51lqE r2AXsHJdh1G6fJC912/Dp5dtM7iSDVfpYoArmL1qkFySU62L6eXeA0LhEZRiTsgZqo 8D0c/WH3tsnjl8ybDxNZdLBqPvm7q54FlXmE5khX0lnWKQaKoznWvV0xNoD/9UVNId P9diUb7FrFk/z0nFIPkaPxO54dMvz5uSNEnm1mPFgZgNNSoZ7P0hxxToFZf6z10iCP ntP3uqp1S2vAQ== Received: from localhost.localdomain (85-222-111-42.dynamic.chello.pl [85.222.111.42]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: lukma@denx.de) by phobos.denx.de (Postfix) with ESMTPSA id 413B086277; Fri, 19 May 2023 12:44:29 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1684493069; bh=GZV1cYymH/+m0GeTY+XLxDl9vZr+T0T3ESdmX7hrgXk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=h84OICuTaSDTqzzQRU+7dLcHeZXosM3Waz65SqsgrR/viDJFoQii58nW/OXDHGy7m udtBp83mtNNC+G563vpYtSgWMzy6JsawMwjbYxHmJ+MXrtB770bGiMVbFfvqQxD1EY iM+VTFAoAHFQGY7Ke9RYY4lj6iI1q4Y++ZUBrioy6h4ZN0MF4SUGNzBPErJpJ8hFkc uVrSvoTDhTw23ZGbg2uHriOhAOZlAIOG+ozipAZJmDiH0vQdYuWhpzefk/TUaXudya 3M/ps+KAxGIhyOYA78y/xQ3m264DL8Y9JlJt5WKVm794s0UQe3O2887QrYHIxCN4PY ZgqeTblLxPAfQ== From: Lukasz Majewski To: Stefano Babic , Fabio Estevam , Tom Rini , u-boot@lists.denx.de, Marek Vasut , NXP u-boot Cc: Lukasz Majewski Subject: [PATCH v1 05/16] dts: xea: Enable debug UART support in XEA's SPL (DM_SERIAL) Date: Fri, 19 May 2023 12:43:47 +0200 Message-Id: <20230519104359.2048821-6-lukma@denx.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20230519104359.2048821-1-lukma@denx.de> References: <20230519104359.2048821-1-lukma@denx.de> MIME-Version: 1.0 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.8 at phobos.denx.de X-Virus-Status: Clean After enabling DM_SERIAL for XEA board, the same serial shall be used in the SPL (with SPL_OF_PLATDATA support). Signed-off-by: Lukasz Majewski --- arch/arm/dts/imx28-xea-u-boot.dtsi | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/arch/arm/dts/imx28-xea-u-boot.dtsi b/arch/arm/dts/imx28-xea-u-boot.dtsi index 9f1e261b2f..e40a6d240c 100644 --- a/arch/arm/dts/imx28-xea-u-boot.dtsi +++ b/arch/arm/dts/imx28-xea-u-boot.dtsi @@ -34,6 +34,10 @@ bootph-pre-ram; }; +&duart { + bootph-pre-ram; +}; + &gpio0 { bootph-pre-ram; };