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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 7896BC433FE for ; Mon, 11 Oct 2021 18:59:51 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 9AC386103C for ; Mon, 11 Oct 2021 18:59:50 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 9AC386103C Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id CD09682BC0; Mon, 11 Oct 2021 20:59:47 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.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=konsulko.com header.i=@konsulko.com header.b="YCpqGAZX"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 0206082C88; Mon, 11 Oct 2021 20:59:46 +0200 (CEST) Received: from mail-qv1-xf30.google.com (mail-qv1-xf30.google.com [IPv6:2607:f8b0:4864:20::f30]) (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 E67A582BA5 for ; Mon, 11 Oct 2021 20:59:42 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qv1-xf30.google.com with SMTP id v10so2632926qvb.10 for ; Mon, 11 Oct 2021 11:59:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=2DWUR+WZbsUG+M3DwUVgI989lVLiXXaDwRewYYCqYW0=; b=YCpqGAZX2wQGLWHKW5B5z1rKMmXRgZduUPyEfTuu7GKTlkHeXxdGYXmYif75+ybB2C h4FxiK02kUYfarIB5yiiNcVI5toLuQUlc0F++rMpdPx0nwVt1ay4HJqEhYj5S2a5hgKu cVI2CZ0vR5YB5SkMQq9l44ABbyDrhRNu6+EN0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=2DWUR+WZbsUG+M3DwUVgI989lVLiXXaDwRewYYCqYW0=; b=voJGGRNEtgrPiC//SQU6khD9rmgJx4+L7lvUjOqQ6+czYBKKbgn6ckmpbeBWE8RoRO tegPUrvvDH+mCmXIDwVtOLGthjvk/EkW57VsUvBByWkmGXbKrwOG76SERnI1xXzvGiYh fmee4IaS/aIda0B8iJvf6/E9sbvSlLV/UN2VRA53GWPsq/Al0vY6igpH78ETZr14PCtd 59Pq7HdhYPxT34AZsIn4N1jX3JAuX3ZQjWtLZd9fqi+fcb7t4+x9DHiFrTr3dbVIqoIf 9DULWUAin39zHKrP77bdoQexzY1e4YGz2BTL7PM7qOra0ZtdPd4ZGGboG160eujIyKdg UOkg== X-Gm-Message-State: AOAM531LJbh7LfAlT14RF6WPXzfRcsLuqLQJpOHB/AfwSlGiPra08ROT YnZ7fFA3sL6U7/r1VctacZgHzA== X-Google-Smtp-Source: ABdhPJwIC8hy8sa+MxvkTDXSLe6hTuic/CW5vgJVdBI0c33l7MbcN/eoxCup7ZbVq2l9uIO446wgoA== X-Received: by 2002:a0c:ea2a:: with SMTP id t10mr10380315qvp.35.1633978781533; Mon, 11 Oct 2021 11:59:41 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-2c86-b4b1-e1e0-936c.res6.spectrum.com. [2603:6081:7b01:cbda:2c86:b4b1:e1e0:936c]) by smtp.gmail.com with ESMTPSA id o187sm4703140qkf.135.2021.10.11.11.59.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 11 Oct 2021 11:59:41 -0700 (PDT) Date: Mon, 11 Oct 2021 14:59:39 -0400 From: Tom Rini To: Amjad Ouled-Ameur Cc: u-boot@lists.denx.de, khilman@baylibre.com, Keerthy Subject: Re: [PATCH v2 07/10] dts: dra7-ipu-common-early-boot.dtsi: Add all the ipu early boot related nodes Message-ID: <20211011185939.GA36912@bill-the-cat> References: <20210930162111.37566-1-aouledameur@baylibre.com> <20210930162111.37566-8-aouledameur@baylibre.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="jI8keyz6grp/JLjh" Content-Disposition: inline In-Reply-To: <20210930162111.37566-8-aouledameur@baylibre.com> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 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.2 at phobos.denx.de X-Virus-Status: Clean --jI8keyz6grp/JLjh Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 30, 2021 at 06:21:08PM +0200, Amjad Ouled-Ameur wrote: > From: Keerthy >=20 > Add all the ipu early boot related nodes >=20 > Signed-off-by: Keerthy > Signed-off-by: Amjad Ouled-Ameur > --- >=20 > (no changes since v1) >=20 > MAINTAINERS | 1 + > arch/arm/dts/dra7-ipu-common-early-boot.dtsi | 113 +++++++++++++++++++ > 2 files changed, 114 insertions(+) > create mode 100644 arch/arm/dts/dra7-ipu-common-early-boot.dtsi This causes my J6 Eco board: CPU : DRA752-GP ES1.1 Model: TI DRA742 Board: DRA74x EVM REV G.0 to stop booting in SPL with no output. --=20 Tom --jI8keyz6grp/JLjh Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmFkiZgACgkQFHw5/5Y0 tyzVeQv/ddpdGDimCaUSanaVFel40ao0ofh2UrOXXHbnYEEk9eo5fn1whGb/I9qR ijUt8lE4D2075yHvW/OnDoqUwjq5lBbYPyJZTLl5OcbsxnGjt7rxR4M4g8QfwU5y Tj99dHp7s19UjEwWhqcKe2g1pK8jCwf/bouXlPVeFnCV+UoH2ys9ZzsysPHoCmaO uXrcSiUF2GPWe/sY/e5gcBItfc5YQ8NbvYtnr5iCgDPJccZLNdk9HqAtp+51t66O vJSNx6WmTFOsLCyTUBo7DKQehCZwjkcphNT5tZad0bgMjlrJX352QfH626VzJSnd daCHmWOCQfD3Y70nIaGlNj7pVEhTCGiMeJBEQ64vrkBBcdygTks+imuNnb1d4ewl 1GwJq1EwLO2NPzPu2mZw3PVcgOF8FG7lyi/0wJr2w2P2ZX27eYbuuQEl05iGWFNL 7hO0L4iagmuRC2CNOGfA05pfFXRcB76eAtN1X57GrkTyvYBS2RzyVvmddFh55XrS K1gxnLPD =OxRX -----END PGP SIGNATURE----- --jI8keyz6grp/JLjh--