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 9A403C433F5 for ; Tue, 8 Feb 2022 17:36:07 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 28A6C83DA9; 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=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="hM6YoLkX"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 112A083D5E; Tue, 8 Feb 2022 18:33:18 +0100 (CET) Received: from mail-qv1-xf36.google.com (mail-qv1-xf36.google.com [IPv6:2607:f8b0:4864:20::f36]) (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 B720083D1D for ; Tue, 8 Feb 2022 18:33:14 +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-xf36.google.com with SMTP id a28so7457446qvb.10 for ; Tue, 08 Feb 2022 09:33:14 -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=/lELFGVDaPkxN2V/OtwtZD1OTSX2qSc0J1o853c3lGI=; b=hM6YoLkXifEdnkDWhxOAV5uvccZ+f7l9kKnocgO6/vxbEK9cWhBk05xwYHaYUw0QDo V7xRcwnmvenFF1U30tz6XVqrbExpf8VMgh4kCGESfMbSSk56IxldMSzI0nOmqqFpwjik hbDMLaADzsTmstat+RlfKzDGfJb01R46TPLXk= 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=/lELFGVDaPkxN2V/OtwtZD1OTSX2qSc0J1o853c3lGI=; b=QRPQLbaH6E2AkrYqJF/zOm/5wAv+Es277uMWI+5A1BnoxH/FDR/Z7eU0NXww3/MOth H5/m+pM4tulMaob8oarwMOIjn2OhEs86E2mN37rlFAJFCeXispzk8YP+E9CtPI7NPKH5 +qEkjrCJLU1ToOsDM2kWg2AktZUANzRlFJsqSI21YeMiftu17Tcm3vAynfUatNfdpPoy WiqDk3pIsyfPoG9EEzU5m/HhRZzp0L5174DdODCofMnQqqgv2nIqcaT9MSAnj1ZO3oNy DpapzrTDAD5shbM0cAXtCRaJWMODK3ipYKFEcsQeaIVMoYlmbECAuZBUfvsxOXyPRwAP 6/jw== X-Gm-Message-State: AOAM532n59wA3zXNYcum7cP2hFOzMC6Pngue7BQc0CSI+7nYO4pBdSGU 3HF866pLILYbVAkk+IZXr8ZrXw== X-Google-Smtp-Source: ABdhPJxVsEAgOGE1GjxUb7puG96Z4bIlCYOLn2ZL0AlhNnk8Xc0yFN86wWGNEquaKvqTA2NyaU+LaA== X-Received: by 2002:a05:6214:300e:: with SMTP id ke14mr4028339qvb.73.1644341593594; Tue, 08 Feb 2022 09:33:13 -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 u11sm7300768qkp.21.2022.02.08.09.33.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 08 Feb 2022 09:33:12 -0800 (PST) Date: Tue, 8 Feb 2022 12:33:11 -0500 From: Tom Rini To: Amjad Ouled-Ameur Cc: u-boot@lists.denx.de, khilman@baylibre.com, Keerthy , Lokesh Vutla , Murali Karicheri , Roger Quadros , Suman Anna Subject: Re: [PATCH v4 07/11] remoteproc: ipu: Add driver to bring up ipu Message-ID: <20220208173311.GR7515@bill-the-cat> References: <20220127121700.130821-1-aouledameur@baylibre.com> <20220127121700.130821-8-aouledameur@baylibre.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="a8INrDZLky+thZCA" Content-Disposition: inline In-Reply-To: <20220127121700.130821-8-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 --a8INrDZLky+thZCA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 27, 2022 at 01:16:56PM +0100, Amjad Ouled-Ameur wrote: > From: Keerthy >=20 > The driver enables IPU support. Basically enables the clocks, > timers, watchdog timers and bare minimal MMU and supports > loading the firmware from mmc. >=20 > Signed-off-by: Keerthy > [Amjad: fix compile warnings] > Signed-off-by: Amjad Ouled-Ameur Applied to u-boot/master, thanks! --=20 Tom --a8INrDZLky+thZCA Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmICqVYACgkQFHw5/5Y0 tywT8wwAr2oIwVPpSf8fJMBgT1IPis7XILnkEkfsda3N7vTTmNvpCcY+eeYJfp60 hWS7XjCl8vyZnmoCJNvTUyZ91iK3hx9Fh+vwmp81vphB/tPTqBeSbCwu+73P/V8F ZToU1Kw8SkkOuPVOAovUqkVuyMB9gu2p1HRECdXbZn5MsKPUubeCSkuopnkpmF2C taTMuWVcHtoqpZqz5ULdAmnKOY6AzMpbe43ixWJWGmbHVmsfD64JVpfHH4RgdXwe ZwmHMiRqeL1PEIdoS2OT/SyyVbz9U1nBMQrIOePfNpf2bZjib1ELCDeQ8+OJ3dpa ghwE8OQ3BhW701uZT3Mxp6ysQ0kLN0BoSLEkfEvoR4g9vFvr2YOVH5/hsvf76btV 8me6VFJoPqv3SIaQEFg4UksY2BryQv5U3Sv6VHoCWa6SlRq3rhZ4U/9/amSbmMHv F+EXVU7Cx0C9pDqQCKtkN3g0fA5IEwYHm7asllMXrnNFLfwLinPZBmXy1M+O4ha0 5Cu4GocM =dUMn -----END PGP SIGNATURE----- --a8INrDZLky+thZCA--