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 723D9C433F5 for ; Tue, 8 Feb 2022 17:35:17 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id C043983D95; Tue, 8 Feb 2022 18:32:58 +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="cn2L9fZG"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id A0F1E83D6A; Tue, 8 Feb 2022 18:32:57 +0100 (CET) Received: from mail-qt1-x834.google.com (mail-qt1-x834.google.com [IPv6:2607:f8b0:4864:20::834]) (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 E3DBB83D1F for ; Tue, 8 Feb 2022 18:32:51 +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-qt1-x834.google.com with SMTP id s1so15323997qtw.9 for ; Tue, 08 Feb 2022 09:32:51 -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=hy/LVyXsKPoc4Ov36GOYpqFJe2Hp5N1/eWsyyTmgCOY=; b=cn2L9fZGzLo0G51ckTOwovHzMAj0J/yuQPrMZFxjLEx72OeWefYJduRRuR+jSs3dWw dxfc1IjO8m8BsYZqXSFkxokHcmr08/oSiqM47IXnfzYo24WcC8f2ZW8vtWBVRk4sJPh/ YRsrF8iLmSur2s/G5GglVbAcGBsxNcotdDOLw= 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=hy/LVyXsKPoc4Ov36GOYpqFJe2Hp5N1/eWsyyTmgCOY=; b=EuAHG4apu6rCzM/u0uJFk3S7wBoRP1tx3OeIp9hJGR4ihviN5j9VVTX/2IvhxBudpL XOTOVuw8nYydXSjtIMsTmIxFES3D+QuZJOOs3YvReiIfwvmJrOq51HuPuitwM91ohfUC Fjk+wr0nn1JK9UJgrFE4yI9hqoxG7hL/PqKBvsivgZkSpSYp5FAOH/L+d+u4fsztVmPc Idtz3PwYMYPhfuwBIROcEnC1ZWei1gAxh6XuDNN0YGXuBD3PRWoI6+Ww/gz57vfDFcEv VzcyU60GfTZtuXOvKi+k82AmQuUB1L38MkASnJrb2u738BDuopmQCWit+OSs+yqyouzJ Kxfw== X-Gm-Message-State: AOAM532L7JqGoIsONLwQq9k9u3R56cMqWx98Gacp7zp9FOtw08BmfOCa DuuQCPCxoEV6jyP7aHsvfMllAw== X-Google-Smtp-Source: ABdhPJw4oNRUiTDOmd83OexApYyu6a5qOeiYH5qmCMGRo8XlP8cWMPQ6T7UnRCmSSK4sODz9lSpyUw== X-Received: by 2002:a05:622a:54f:: with SMTP id m15mr3770627qtx.69.1644341570781; Tue, 08 Feb 2022 09:32:50 -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 bi5sm6807588qkb.116.2022.02.08.09.32.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 08 Feb 2022 09:32:50 -0800 (PST) Date: Tue, 8 Feb 2022 12:32:48 -0500 From: Tom Rini To: Amjad Ouled-Ameur Cc: u-boot@lists.denx.de, khilman@baylibre.com, Keerthy , Wolfgang Denk Subject: Re: [PATCH v4 03/11] arm: mach-omap2: load/start remoteproc IPU1/IPU2 Message-ID: <20220208173248.GN7515@bill-the-cat> References: <20220127121700.130821-1-aouledameur@baylibre.com> <20220127121700.130821-4-aouledameur@baylibre.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="UBlFrcG9zwrDu6zE" Content-Disposition: inline In-Reply-To: <20220127121700.130821-4-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 --UBlFrcG9zwrDu6zE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 27, 2022 at 01:16:52PM +0100, Amjad Ouled-Ameur wrote: > From: Keerthy >=20 > First check the presence of the ipu firmware in the boot partition. > If present enable the ipu and the related clocks & then move > on to load the firmware and eventually start remoteproc IPU1/IPU2. >=20 > do_enable_clocks by default puts the clock domains into auto > which does not work well with reset. Hence adding do_enable_ipu_clocks > function. >=20 > Signed-off-by: Keerthy > [Amjad: fix IPU1_LOAD_ADDR and compile warnings] > Signed-off-by: Amjad Ouled-Ameur Applied to u-boot/master, thanks! --=20 Tom --UBlFrcG9zwrDu6zE Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmICqUAACgkQFHw5/5Y0 tyy7Gwv/bEVVaHj2f9hEsUqY33/ucWngz75+KapYoigi/YcNKOOuCkZzPojmhfVV +iYElosm6uYxsCuJzYBz03Zn1Ta6Rf8FnUu4AnDHP3AxyQ4O4fOaxVXR0x/fpZyi ajkr/qrOoSE5PgThcjh9f4baRgCP0wZcQXCwLp6VplhvYbba0vCTSrX/w1UU/eCX D2Xmsh6byoUyCz3eeG8SNvTYm55UhIf6HKxXY7KnoUc7IiPsP5Nlpt/bpnCo4i2D YoRDlVFFNpAf1TkdxMyM+PZZK9UG2Js//50iTjkZUiixiJQTzMRdJPvh8HO0JP2K gCtmMC9XXuB2E3L9Ah3hSMSoDOd7AAybfWbdIrCAT+gdZ4Uy3vy7mdQeOFaZ/36h D+df2ftvXng1EPF1WqJNmErcq+EnS8rgRT6+p3ZrswATopsve8k6o1g8S8+T7bmy RkoNEIBePpy0APe70Ro1wphy87q+XnmTV42fO/Jch2VGMnEZfBgQXLsTUH6SiFM7 vOoN76Tr =mzSh -----END PGP SIGNATURE----- --UBlFrcG9zwrDu6zE--