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 091E6C433EF for ; Tue, 8 Feb 2022 17:35:55 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 66FB583D99; Tue, 8 Feb 2022 18:33:15 +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="jo2hWu1m"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id B604883D79; Tue, 8 Feb 2022 18:33:12 +0100 (CET) Received: from mail-qt1-x833.google.com (mail-qt1-x833.google.com [IPv6:2607:f8b0:4864:20::833]) (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 D607483D6B for ; Tue, 8 Feb 2022 18:33:08 +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-x833.google.com with SMTP id j12so15345455qtr.2 for ; Tue, 08 Feb 2022 09:33:08 -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=blVoKUWj9uObRyazJ7fIJb4qAJz9ybqMKEK1/6uej3Q=; b=jo2hWu1mRiX5I+2wL0uK8t+8MMtX5HnWE79NkmHcjsCuHdGzeGfb7N3YQWnRIIHvd+ 10yBpCCBIDkxP60ulUbGF+8LbU2BFsVHI1aZWRmk/Z3uXaZ3y3TdA5aIEudBhoqeAsre 5PzFWkGJSvSoi+pGRWYPL3r//kEp+fE2VeYgQ= 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=blVoKUWj9uObRyazJ7fIJb4qAJz9ybqMKEK1/6uej3Q=; b=2NQeoaD9FJTCqRfASEt/AWQB6zjeqFFhNrFyRL3VHg1LGFG+1VWFedKMI6grrbNw9c DtFSqyKsqqkcAIkIre/RLTcN6liE8duBb2k32H4gZmltTTU98LRDlCBEEGbKz9TgktRr zB2Z3TAWfU2FAPYt0wYx8K/sRTUS7RbBU4Qse0JLuuktXXcJFUaP8QcmBYFSYUt4Ovgc CLDMLsJmpOTf7vXKASOAqE+brrSZPC1t3GN1AT5B1ZRmlX0LIMKdLIxW59DAKiGdswdR TurrO4pB9jSicFkRgcmOE4fXxzBYUvLCRvKpE7zwRWVhuo6X5Wb9+c/p7th1rfxWSsQx /mZA== X-Gm-Message-State: AOAM531Jmxy9eGZjlfH1vzCdJWL5bbPP6GqtCg6l26ogGYWWPlLGoQRB ap6/KW9y1F4Bbi0RuwC00E0/oA== X-Google-Smtp-Source: ABdhPJyMCSmC4d6bKu9444xX9QKUylA4Pg/rrV2uCXoazI4NQTcOqrIBCQY6ZcYsj5MOiAHSRfd1Jw== X-Received: by 2002:a05:622a:144d:: with SMTP id v13mr3767322qtx.60.1644341587728; Tue, 08 Feb 2022 09:33:07 -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 g24sm7201729qkk.1.2022.02.08.09.33.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 08 Feb 2022 09:33:07 -0800 (PST) Date: Tue, 8 Feb 2022 12:33:05 -0500 From: Tom Rini To: Amjad Ouled-Ameur Cc: u-boot@lists.denx.de, khilman@baylibre.com, Keerthy , Patrick Delaunay , Simon Glass Subject: Re: [PATCH v4 06/11] remoteproc: uclass: Add remoteproc resource handling helpers Message-ID: <20220208173305.GQ7515@bill-the-cat> References: <20220127121700.130821-1-aouledameur@baylibre.com> <20220127121700.130821-7-aouledameur@baylibre.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="9TayrSCGl6Stf3M8" Content-Disposition: inline In-Reply-To: <20220127121700.130821-7-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 --9TayrSCGl6Stf3M8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Jan 27, 2022 at 01:16:55PM +0100, Amjad Ouled-Ameur wrote: > From: Keerthy >=20 > Add remoteproc resource handling helpers. These functions > are primarily to parse the resource table and to handle > different types of resources. Carveout, devmem, trace & > vring resources are handled. >=20 > Signed-off-by: Keerthy > [Amjad: fix redefinition of "struct resource_table" and compile warnings ] > Signed-off-by: Amjad Ouled-Ameur Applied to u-boot/master, thanks! --=20 Tom --9TayrSCGl6Stf3M8 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmICqVEACgkQFHw5/5Y0 tywNxwv+Ja7Uq+/gs0Rb/SHqOQQxPgJQOeDn103/aUI5oeoZzaAveDfDKMoE9928 pPWzGeAkIVUQ+GxObh8iPNMVwPmW5XnGgVh9i5SfN3OfV0f1IJ5R8suul0E6CKG+ PDOhkTsF1hvXPLwe74WmEuhVXkH/yhlfhj5KxzVCV3HmGCwKBJ4XMp4b1yKmM3x1 7Hi+YX0mxdjSb++vLFWJTuwlUqjhViI7M8Sn8gvIQcSzKNJ+X8BKJt8xnKsOdvgY DlzHP8DSzD5HkdTtXKeLvUguICKan/9vjj9MEJAVwDiLvMKZ1qh+LaOq8iINyZk8 vmmh9SmxEFx3AiNK2E9RlAwh1P6F9cTjtzk51uHWvBOuBHMYM/EQ4XMCwryk88Xw Cn8/MiEf4TKYn7+iX/dB0eLEpQE4sL4rTcEKI6dKcW2pkgIy/s8+UQVR+2oG8HnK p5t25C5ZYLZdQmz0KfH/b0GMCZH1LoCTodKkHuVu0nn+KDrEbvynsUBuO+0XPzcB Etk6tJnO =6l4c -----END PGP SIGNATURE----- --9TayrSCGl6Stf3M8--