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 C5BB3C433F5 for ; Thu, 3 Mar 2022 19:16:53 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id E003583D88; Thu, 3 Mar 2022 20:16:49 +0100 (CET) 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="gUbBQSlu"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 5728783D5D; Thu, 3 Mar 2022 20:16:47 +0100 (CET) Received: from mail-qt1-x82c.google.com (mail-qt1-x82c.google.com [IPv6:2607:f8b0:4864:20::82c]) (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 82FBC83D5D for ; Thu, 3 Mar 2022 20:16:43 +0100 (CET) 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-qt1-x82c.google.com with SMTP id t28so5481050qtc.7 for ; Thu, 03 Mar 2022 11:16:43 -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=/hAJtKVgxMjYQYL+WQHSvOboZYrdw6wxua6NEGW5g44=; b=gUbBQSlueZFS2IRiuoB/0WA+ZEeF9NMxZST5g6c9QN7TnYq7mXtUUeGP2inEi2TOOD AJFKb+rTf4KJ2twH9IwG2m9U0EVsRWcJ5aad5yyVKc18wIAp/XPhzC7PT2dcC17rgPoI GXu5OpCYhWR2jFD42yqp2GRjwOBtwnx+jNc2k= 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=/hAJtKVgxMjYQYL+WQHSvOboZYrdw6wxua6NEGW5g44=; b=FBXZGWcfv7bQVjeQsqM66u5d9N81dbWPV/N/j96+DKADhkLqP3bhWUtKsIadGinZGi kExOMpLNpt9mV/XUGaMlHhKY9ymCfCjknfVaim3WGuWrf/3gQ9iOAnsPiYdtCz2gTiuv U5+UzZPB+iNNFrn7/2tXhirRxonJSO/toDHqkiB2dB5/qpzE9MAUIHuPXYlHy6VbdoFV Aob6vFmnhdC07yGY6M+O0D/aFUrBVqCKxug2FBYU04Rrsi+HYqSbYU7QsgvLkY3wtSfd Ifk4DxiS3+FiRKgFf6Z6BxTV+QLQmjJxAUZYjRUTIRAndy3iSrMUZKXNy7ZdHw97UMTw 2ZBA== X-Gm-Message-State: AOAM530wQ8Noj1VURC2BnfVze2K0kft34Q1fEayNWc6WZM3hjeqQb0hT IDD0/0Qw0Bn595i8nVrLgPS9zw== X-Google-Smtp-Source: ABdhPJzVLy1cZe+WlINrcrfrDXONUT0Hm23Z2ElfpLtgjA4cx47yjkpbkaDhe87g5z+e/RWyo2Um0Q== X-Received: by 2002:ac8:7f91:0:b0:2de:894:69a3 with SMTP id z17-20020ac87f91000000b002de089469a3mr28457635qtj.152.1646335002370; Thu, 03 Mar 2022 11:16:42 -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 f14-20020a05620a12ee00b00508b2c61482sm1418467qkl.25.2022.03.03.11.16.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 03 Mar 2022 11:16:41 -0800 (PST) Date: Thu, 3 Mar 2022 14:16:40 -0500 From: Tom Rini To: Etienne Carriere Cc: u-boot@lists.denx.de, Patrick Delaunay , Simon Glass Subject: Re: [PATCH v2 2/5] sandbox: scmi: test against a single scmi agent Message-ID: <20220303191640.GH5020@bill-the-cat> References: <20220221082242.6349-1-etienne.carriere@linaro.org> <20220221082242.6349-2-etienne.carriere@linaro.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="rd/3IrB17klb+Ksj" Content-Disposition: inline In-Reply-To: <20220221082242.6349-2-etienne.carriere@linaro.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.5 at phobos.denx.de X-Virus-Status: Clean --rd/3IrB17klb+Ksj Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 21, 2022 at 09:22:39AM +0100, Etienne Carriere wrote: > As per DT bindings since Linux kernel v5.14, the device tree can define > only 1 SCMI agent node that is named scmi [1]. As a consequence, change > implementation of the SCMI driver test through sandbox architecture to > reflect that. >=20 > This change updates sandbox test DT and sandbox SCMI driver accordingly > since all these are impacted. >=20 > Cc: Simon Glass > Reviewed-by: Patrick Delaunay > Signed-off-by: Etienne Carriere Applied to u-boot/next, thanks! --=20 Tom --rd/3IrB17klb+Ksj Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmIhFBcACgkQFHw5/5Y0 tyzxXwv/R/DvN5JXhdsvnjTTpPKNlv1Z29xhBFHtwEaNIvL5PscF/fEFMm+rheST AoqMZoPwx7UutkUx9Pd8SlXjLAcX98UXGCHYk/4hzgA5MSXiVlf++ENb38dJRDe1 zIt14xubZfEzELWPkNDH6uwkVP0VtptwBBuw5/DYPvjJ8QP91EJF5MUeNfIEVHkw O/kjzcbKbEvJA/LvmE2PNkcgbf2uNUzFbwJ0Cmrpd0syH/UDmzoSTGt1XCOcHa9M 1W2EvO2U0RTIEeS+ifgDfo7zPYQu4c/Rbe9qPcVZuF076pos/YTQgSBbGpTN0nkN YzOIqWoSaJKs6iVc43guyoim1Cv/N1yVvY/mPI+1twC4SfxAg3i2K4nse1DeuV/K H40sgr/SOVQBMEpZA5t8sCQY/zunyHf5UwJQbabGsnpmDKo4/MPWVTd+/9e7Aqy6 EsmdA7vblkq/kr/jNS3dlvvuZYHPqwET92WMlcz4kppW2FK6LdSGQTeLEyBathNw rRaUN48D =QlNo -----END PGP SIGNATURE----- --rd/3IrB17klb+Ksj--