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 D0DF0C001DF for ; Sat, 15 Jul 2023 15:03:40 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 4E289861A1; Sat, 15 Jul 2023 17:03:21 +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="Mb1lU6Gq"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 0F8E78619C; Sat, 15 Jul 2023 17:03:18 +0200 (CEST) Received: from mail-yb1-xb30.google.com (mail-yb1-xb30.google.com [IPv6:2607:f8b0:4864:20::b30]) (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 EB119861DA for ; Sat, 15 Jul 2023 17:03:14 +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-xb30.google.com with SMTP id 3f1490d57ef6-bcb6dbc477eso2521569276.1 for ; Sat, 15 Jul 2023 08:03:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1689433393; x=1692025393; 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=n46WtRy+96gU6VokmJb8d1Uy7m75hhnUJruvrS3PdTY=; b=Mb1lU6GqP+0togJ+G+5Kfb6ygkPr2A59tni/MG/Kg6MD7hPGqZK95UJ2AVXJuAqRCb a9ow2npRcF5/1v+Il2FCaXNH/Jqn+n0kitSWN2CKAB/U5pYUAsMpgW+qF2dm7w+xaSA6 PTnRS9zG9bZYqsseX86Ym+NAH9SqaURzI96PM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689433393; x=1692025393; 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=n46WtRy+96gU6VokmJb8d1Uy7m75hhnUJruvrS3PdTY=; b=LCBd5X4LbGkgrUf1cZErkRzzpJLN59nwyD97Hw2a01vymIXa7/jCwhOdgke5/UB0e3 FUwI3FmKvS6S6KlyXvoIJbuUtRbUu6EOKhjhEZfJWYciWhH7RjaYJjHAoxMAqiR/mDmo yP2LdUM/HdUOT66WZYPa1a9WTnQk+LJInpY/PBLgbsyHaqSO73nq2TRG5hb2NOTtUNM2 kh9YODb0CsoQfpQSogBMgYqRCzrj4lniECuvnVOdRobQwDEG/6GYbtlVwn1/a81VmARd iMW6+ZTUYEh4S343KKpgYHEmuefXFI+mv7hxHXiLpZ060toiwiOzgmFPgqOcB5JG0kfb K/2w== X-Gm-Message-State: ABy/qLbWNzpYZmYvWl8DXltLJgcipqryQCcVhg6oRtP1gxzLW6n7GSre ZshT6MbTyKzpif9BkivbRiprrw== X-Google-Smtp-Source: APBJJlFDJpBkjtdGtTwB0YM3wi9n4MEcfUXb1lLOw+dVna5miHFMl1S4yfffvv52zBFrP0fmNx5igQ== X-Received: by 2002:a25:8249:0:b0:c4e:48eb:b8cb with SMTP id d9-20020a258249000000b00c4e48ebb8cbmr6281628ybn.40.1689433393691; Sat, 15 Jul 2023 08:03:13 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-2ff3-b443-1227-0d00.res6.spectrum.com. [2603:6081:7b00:6400:2ff3:b443:1227:d00]) by smtp.gmail.com with ESMTPSA id m4-20020a056902004400b00c7a4ccac9f2sm2197790ybh.53.2023.07.15.08.03.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 15 Jul 2023 08:03:13 -0700 (PDT) Date: Sat, 15 Jul 2023 11:03:11 -0400 From: Tom Rini To: AKASHI Takahiro Cc: etienne.carriere@linaro.org, u-boot@lists.denx.de Subject: Re: [PATCH] firmware: scmi: return a right errno for SCMI status code Message-ID: <20230715150311.GD2066889@bill-the-cat> References: <20230613013045.36684-1-takahiro.akashi@linaro.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ZVimdFT9BYKSaon4" Content-Disposition: inline In-Reply-To: <20230613013045.36684-1-takahiro.akashi@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.8 at phobos.denx.de X-Virus-Status: Clean --ZVimdFT9BYKSaon4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 13, 2023 at 10:30:45AM +0900, AKASHI Takahiro wrote: > scmi_to_linux_errno() is set to return an appropriate errno > which corresponds to a given SCMI status code. > But the current implementation always returns the same value. >=20 > Signed-off-by: AKASHI Takahiro Applied to u-boot/master, thanks! --=20 Tom --ZVimdFT9BYKSaon4 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmSytS8ACgkQFHw5/5Y0 tywGnQv+LdheLE2mIymRPQhDKBv8rw3OsWLGphwX25IDR+aNU9HwKLpqmReHrBNZ dEnXEnRbGcLzwXzMWFxfcbRMIpmzhBqROCR0WdwqTdGtwHlTpkSKvoODY3Q7nUrf fBUWG5IDxZERtWEPWPNBFxNwHVz6JLCOY9/43+7zuSiJfhkXiGsRmqtzvNv4maRi ltb+/EKgTS1I2sKvVIuclkjCptjqElRgTqrTiWUWUabJeyyaCUvgyNy70ICU4rPs qzYwjGJOmiLY+hH50zhBt5Hn/PfJ9psqyNXc72ilYmTodbfO4qBuXBCxgZY13sta JDnXHVmLpDHh9iPNp2xdKkhk+zeiFgHib4oFZGT2M9JXR3H5HPvtxji0s0GBT+0d U1X03lbq/6aSPpznRdsrEm5O+CbIHvWbuyFPrxAyJllm0UNnuj7HZTXqHPTXBN9W uBEAwxBiqD18NFvJyc/uLiiT9iYRerRAp1GXrrnNX5PS9+bJApX3+hbByNZV3fa8 YG8+PPsa =NE/d -----END PGP SIGNATURE----- --ZVimdFT9BYKSaon4--