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 79522C433EF for ; Tue, 8 Feb 2022 17:36:46 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 4E4CB83D79; Tue, 8 Feb 2022 18:33:41 +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="oql4Jgfk"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id F2CD783D6B; Tue, 8 Feb 2022 18:33:39 +0100 (CET) Received: from mail-qv1-xf35.google.com (mail-qv1-xf35.google.com [IPv6:2607:f8b0:4864:20::f35]) (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 4348183DBA for ; Tue, 8 Feb 2022 18:33:33 +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-xf35.google.com with SMTP id k9so14599269qvv.9 for ; Tue, 08 Feb 2022 09:33:33 -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=H4HrPFKZ4+Fx/UePkqoiGTRd1bopTHyBqDRD1yhXgPg=; b=oql4JgfkndpMpTM/EHdYPSPJek+M12QF9D1NofFdNh0PNMY5SpSa9zz5QzhFIzUShs KnqwefG6ZV6bU6XaY3LlRO1Vg2A5cY8PhvrTOrR++IqFiJgqP0Ut6bOyAJswEkii4gmJ 2rvwX3OHc/fVhFg8SiJhXOwFIfn5nCOSdYrGc= 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=H4HrPFKZ4+Fx/UePkqoiGTRd1bopTHyBqDRD1yhXgPg=; b=PhKYHXzNSS8VhF0sJxth3iMSV8cpS7G5dTMEnFGErcTzJoYmQ0yhLVHSuhahxhj26q zP330LQunWBXJyZYTHbrMh0daO5AmXT6TKGmxlJmsJpBS4LCAEgzNdzNReEfJ6MNT+gv Nqdpi2OnyjRwSc4FX16s4A1+M4HWvW1VKrz6zPqePTphhNO00+rDuJ2v85xHOFW7/NNw id3lEp6OPchY8TosNg47WrF7PVxb/mngWqaA4szJPOOGtU6ts7fGeuWeXEch+01a4pyp BBuVxAsiJ6lbujN5wm7N41P1nuYnsWTX3b/W5coEybPuFb0kME8dN/MreKP1e+9IfnCs ZUOQ== X-Gm-Message-State: AOAM532e7UK9t5PQk1RqQj5NEps/KSRv+OVsNbBbVp4NzuLfh/7ccn4j BhOLRYOUdBku+FqqUYrwMqde/Q== X-Google-Smtp-Source: ABdhPJzcheLg0RnfwUMJ4IAGscie71la1vTsA92mUr7KBXr4iZZOl5FR5IlG/RTqTnG4Eeb7c+XeMQ== X-Received: by 2002:a05:6214:21ef:: with SMTP id p15mr3903155qvj.55.1644341612157; Tue, 08 Feb 2022 09:33:32 -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 v19sm7541550qkp.131.2022.02.08.09.33.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 08 Feb 2022 09:33:31 -0800 (PST) Date: Tue, 8 Feb 2022 12:33:29 -0500 From: Tom Rini To: Amjad Ouled-Ameur Cc: u-boot@lists.denx.de, khilman@baylibre.com, Keerthy Subject: Re: [PATCH v4 10/11] arm: dts: dra7*/am57xx-idk-evm-u-boot: Add ipu early boot DT changes Message-ID: <20220208173329.GU7515@bill-the-cat> References: <20220127121700.130821-1-aouledameur@baylibre.com> <20220127121700.130821-11-aouledameur@baylibre.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Ad7a2iuroXS7l5SC" Content-Disposition: inline In-Reply-To: <20220127121700.130821-11-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 --Ad7a2iuroXS7l5SC Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 27, 2022 at 01:16:59PM +0100, Amjad Ouled-Ameur wrote: > From: Keerthy >=20 > Add support for ipu early boot. >=20 > Signed-off-by: Keerthy > Signed-off-by: Amjad Ouled-Ameur Applied to u-boot/master, thanks! --=20 Tom --Ad7a2iuroXS7l5SC Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmICqWkACgkQFHw5/5Y0 tyzFEwwAhW4AADEUYSDry0Rh9F+XG0W2MNi9RVidvx9N0IYUVcQm1AgolL7llQ8+ SZJkBov3ZbaiiS5iLnj8c4YeaVTt6fANO31SWrQOuGdy6aC6B3H4/mJiI7BIVbOh oEKLhalUJgPcxUZXUaGAOfV5WnjNAC+99WlpWj9cSvuhuXC/bB/4ns1ioBeSuf7M tLaQkvZjpcna+nBgMl64Wr7o76qaudlwgjlUH6GtuC516JXaif4TLH7mrGlW6KmY zuBbglmBMgspYsDhsDK1pfARnvp/sl3Ex2PhlN5R1WcTMbCitWKBhW/GmDQaSahv VA+RgQmTjQe9NVJksGtTa5I1CgHcaCuUSuG4kU5yO54ym1RRFzqZkiSmo8/X4H0d mO8jdL12vabp3687v/zcvdUzUceNEJLz7ZpK0vJs5n5JwxKvROA5mtZPkismJkcE hetpEnSQrLrSpEa6ZGzt2eQ7KhFbFN3cjor58dNI9eVHJrmthAuFezMzZ1j7VJLD XAiax7yc =uC3g -----END PGP SIGNATURE----- --Ad7a2iuroXS7l5SC--