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 64146C433EF for ; Tue, 8 Feb 2022 17:36:20 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id C81CA83DAD; Tue, 8 Feb 2022 18:33:27 +0100 (CET) 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="bnWg4i1b"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 0D50983DA8; Tue, 8 Feb 2022 18:33:26 +0100 (CET) Received: from mail-qv1-xf2e.google.com (mail-qv1-xf2e.google.com [IPv6:2607:f8b0:4864:20::f2e]) (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 6EBEF83DAB for ; Tue, 8 Feb 2022 18:33:20 +0100 (CET) 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-xf2e.google.com with SMTP id d7so1901782qvk.2 for ; Tue, 08 Feb 2022 09:33:20 -0800 (PST) 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=z0nLBGv3MFjyrIfdv6So8Fh/9twln+oMCGce73Xqg20=; b=bnWg4i1blcJKu8p8Q/9n15BXxW2DipdYiM7N/GSIvNdIjjwIvR1lcsgXN9YjGBEIOB DYg9eSaWYooVdLB3Hb8RMbo1C7kMn7U05Y/T9sn2Nz+5e8vN1EO/fn+K7tDKnJojMFXw BAUdvUB3gLzXOIZqR8jX4UMbNTkXfyPz77yI4= 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=z0nLBGv3MFjyrIfdv6So8Fh/9twln+oMCGce73Xqg20=; b=U3GCASmtVckhX3n8+3HLm3EIES9lTi3np+0zpzLaSkdGZmGOfYdYeax9FxfN2/MQ/Y oo0nmdmwlIX1JWtH5IV3oXJGNXexA0+yvX//i7wPf1CCOGy34d5Z/fkfT+CsCvsj9Jk/ TWWA46+tbdQ9+YfB+QPe6rtyEznCFU8wbVHPKaC7nX6rTQUkRjfws3NVxVkFNLc5FRkg p01l2twusGKHWDso6CHrW7sAImJ/6G4IngNMm6F4Sukr1J8uQtMu7ZDcnaEJ0b43c5M4 EQcBLjP5As+BMPgWHdvHVqxaCbPoSRPWOmOulSH4TMKmZNl2u9ugwyUjNgBfKKrDutVe CHLA== X-Gm-Message-State: AOAM533QRg9k/OVVPGjX3Ew94nOOg7mrEUWFatWRRUAVphWWNKzKKJj0 /PZdDe9EYJMlHipBsDThZksv7yY35F3gOg== X-Google-Smtp-Source: ABdhPJxgkBU4BCWDG06pQfQyPMI6fnkbFtvW7h3didVIjgjQV7s0IEv0y31B5DE7wPwiyro7KBHQCA== X-Received: by 2002:a05:6214:20e6:: with SMTP id 6mr3869891qvk.29.1644341599383; Tue, 08 Feb 2022 09:33:19 -0800 (PST) Received: from bill-the-cat (2603-6081-7b01-cbda-2ef0-5dff-fedb-a8ba.res6.spectrum.com. [2603:6081:7b01:cbda:2ef0:5dff:fedb:a8ba]) by smtp.gmail.com with ESMTPSA id n7sm7808093qta.78.2022.02.08.09.33.18 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 08 Feb 2022 09:33:18 -0800 (PST) Date: Tue, 8 Feb 2022 12:33:17 -0500 From: Tom Rini To: Amjad Ouled-Ameur Cc: u-boot@lists.denx.de, khilman@baylibre.com, Keerthy Subject: Re: [PATCH v4 08/11] dts: dra7-ipu-common-early-boot.dtsi: Add all the ipu early boot related nodes Message-ID: <20220208173317.GS7515@bill-the-cat> References: <20220127121700.130821-1-aouledameur@baylibre.com> <20220127121700.130821-9-aouledameur@baylibre.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="wYxcee34aMWaJ3Dn" Content-Disposition: inline In-Reply-To: <20220127121700.130821-9-aouledameur@baylibre.com> X-Clacks-Overhead: GNU Terry Pratchett 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 --wYxcee34aMWaJ3Dn Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 27, 2022 at 01:16:57PM +0100, 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 Applied to u-boot/master, thanks! --=20 Tom --wYxcee34aMWaJ3Dn Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmICqV0ACgkQFHw5/5Y0 tyyaywv/aZJ3t4SM9G1ckjBrw7utO5NO98nzwRaA9CThubIQKme6ilznoBUdPB3I 7zggLL2d0SM+XQsn2QD1lHbpJhOZPQS/nZBDDmRLGkqQYrgAPxuiV68JMxZYReNr /xjkjRnkxl6adLP5frZTWL965iGzNPil2DrlUkXHVIuVmt2TuHQ7xNgsw2/rJzQV 8+1mquijJSRWHxnAJ4LRJTp7O5h/sD5mgpA88qv9A2tBgsCHUYKixDmAsDMJmc2z +Rw7RHV4d5Vt0/uoouHXr7hTocVlXXhPjrJNiuKnPgZuYhTtFZ8bWY+AGjAcpjbD rxlSRETzVXAe9ESRFb1sJRGs1jnGwtn5ha9q+Ypgo6+WSB9DXZUdJFMziBo0S5uw 4xSI78eHy7HH5bS968wZbx/bjIUjf8vXcurS1DAhpQMGzM9zFVnWCRCBPuWWFfb7 WlZIcSNcjlH2SPcrwd5pwr+9NmTdNqZ3C/ElQZkScbAdM69WdoQhaLf+cxg9CF9z pOaKBIPZ =31lo -----END PGP SIGNATURE----- --wYxcee34aMWaJ3Dn--