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 008DEC6FD1D for ; Thu, 30 Mar 2023 19:09:56 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id C11A685ED8; Thu, 30 Mar 2023 21:09:53 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (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="NdStYxYc"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id C178085EFE; Thu, 30 Mar 2023 21:09:51 +0200 (CEST) Received: from mail-yb1-xb2f.google.com (mail-yb1-xb2f.google.com [IPv6:2607:f8b0:4864:20::b2f]) (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 8483885E99 for ; Thu, 30 Mar 2023 21:09:48 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-yb1-xb2f.google.com with SMTP id p203so24781489ybb.13 for ; Thu, 30 Mar 2023 12:09:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1680203387; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=0189bS1vPLclrcgQ8m3ALtmICPX1tZzAv4lw4gp8oqU=; b=NdStYxYcPc0VrfztAbTZN3EXlBu4tbRlZkNh9FmnxfdX8BVKNsEO/NISGeIp5zHrZb iRBle5vhcunc3aG7hr7d1TT+W5JCWBUfvvFwMlhZ0eaHGfj/ZtZ/nzv0WmN+Vug5ABcV mIGIfWqso/Od/n+7FQihFwCk81yCUKyVNOtXo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1680203387; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=0189bS1vPLclrcgQ8m3ALtmICPX1tZzAv4lw4gp8oqU=; b=vf6EFnLnlw5Z9V03iuT/fbmOzZxTVeSgWMq1wX3TtzkmQKfPB139k9njsbvWabKd9R fB6yFstm4nJKWO1LrrAC+nBZwuHFAdtD4NQ8C+6IIHlqz2IWHtirCPXeIzHmRR+VjHxm n8syXyYa/UY2CPCbTkAhUciu+ffS9+jT5a5Mb4+Uyz4S5Z/PdfKrD/YxuYoAqmA0QiQE pZRSAvaPwZDU3eiM5OML7Uk2596iparG8JpXYPrCionGeqzvXZTf6EQnjLkadQnUqdfm i9ENOUefFnQsd7Eif3kVT5v3w3LvYhObTb3YZ+UbXreqtBlJOD8Azu0lk7UNEQsqBrrR Uywg== X-Gm-Message-State: AAQBX9dzx91bqBMcZ6WZ1LFSdZVImdcva2tNJR9SEWaFuJEZ3TBAId6A +wkv7z8cL85TVjKzjIq2TRjdgB/z4FCUP6sGGrEQ1A== X-Google-Smtp-Source: AKy350bygscuFqV1bp2UBdWfowAr33wvmVJ9E0soXqCa2vVc2YMEWHBqarPHt3BnmASuHz8IdeVF+Q== X-Received: by 2002:a25:354:0:b0:a69:7306:f39a with SMTP id 81-20020a250354000000b00a697306f39amr21955237ybd.48.1680203387179; Thu, 30 Mar 2023 12:09:47 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-d6e4-4b40-d5f5-3cba.res6.spectrum.com. [2603:6081:7b00:6400:d6e4:4b40:d5f5:3cba]) by smtp.gmail.com with ESMTPSA id n6-20020a2581c6000000b00b7767ca7465sm75757ybm.2.2023.03.30.12.09.46 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 30 Mar 2023 12:09:46 -0700 (PDT) Date: Thu, 30 Mar 2023 15:09:44 -0400 From: Tom Rini To: Samuel Holland Cc: u-boot@lists.denx.de Subject: Re: [PATCH 3/3] remoteproc: Remove legacy probing method Message-ID: <20230330190944.GA3606776@bill-the-cat> References: <20230220061304.43198-1-samuel@sholland.org> <20230220061304.43198-4-samuel@sholland.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="cRb5//OjLaUFeiuZ" Content-Disposition: inline In-Reply-To: <20230220061304.43198-4-samuel@sholland.org> 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.8 at phobos.denx.de X-Virus-Status: Clean --cRb5//OjLaUFeiuZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 20, 2023 at 12:13:03AM -0600, Samuel Holland wrote: > This removes code that abused the device's platform data, interpreting > the driver platform data as if it was the uclass platform data. >=20 > Signed-off-by: Samuel Holland > Reviewed-by: Simon Glass > --- >=20 > .../driver-model/remoteproc-framework.rst | 29 ------------------- > drivers/remoteproc/rproc-uclass.c | 18 +----------- > drivers/remoteproc/sandbox_testproc.c | 10 ------- > include/remoteproc.h | 2 -- > 4 files changed, 1 insertion(+), 58 deletions(-) This breaks the existing tests, please see https://u-boot.readthedocs.io/en/latest/develop/ci_testing.html and/or https://u-boot.readthedocs.io/en/latest/develop/py_testing.html for how to run them. Thanks! --=20 Tom --cRb5//OjLaUFeiuZ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmQl3m8ACgkQFHw5/5Y0 tywZCwv9HCKoI8SByyVQm7zpv/dSiLOg7naos/qwY6ZqUgNkVVC7Z8ysFIcrEWdu wOfOcKXDdookIwB3gNrKtxjwZhkSFOzOYCyQ36JqBVsX8qDGlAKjeIW8sHlLSzHf ZuJwNt3wbyHShU8mQnoeqDXumg1kSyjedGAM8zSqPHuGsGqNnTnNDGKdaovuFWsp hqlGGKxSn2B7oaiKauy9MjMu39H/nRIDqQwLoQ7DE+/JU59S1mxLsEEYh7TjSy++ U/Qx7rbuxd3dhO81wAjNBxgWFw04xUdxXejnq/XScnfKzLcRTkwfurlbBgmyjZ21 x2C/tGgxWIbYDR/ppoIZdNpJLJvkea3e8HZRv5abx3ZkQWHh7G8Ca0yeL+PBrt5h rqX6/+2Goms3fGC40JM57NJyNFNut7aM2+/0UiXepzVvUKgliDrnJxxTJwGMU/zC ZEXqjkTqpRikZISCMYXr9AfYjY+EGnuMaLdPDOg4Lf42KygMZ8/x2bkKsB5MbD4Q vrABsYwp =UigF -----END PGP SIGNATURE----- --cRb5//OjLaUFeiuZ--