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 C134FECAAD6 for ; Fri, 26 Aug 2022 18:52:36 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 4422F8496C; Fri, 26 Aug 2022 20:52:11 +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="UT4UoKLX"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 00E7E8496F; Fri, 26 Aug 2022 20:51:32 +0200 (CEST) Received: from mail-qt1-x831.google.com (mail-qt1-x831.google.com [IPv6:2607:f8b0:4864:20::831]) (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 772AB84962 for ; Fri, 26 Aug 2022 20:51:29 +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-qt1-x831.google.com with SMTP id a4so1919616qto.10 for ; Fri, 26 Aug 2022 11:51:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc; bh=UwnkcWaLlC7IL2NOJXT6rbXIqT/sKB5FsoVdtHaf5ds=; b=UT4UoKLXyM7HvafYYpVun4ae/EYH9hla6O/xG/JDyoZOBsLMQzyywr7I1Es9WvQW4/ o1rBS0EkAAfYACBDTlxO8lMArtItjEUiETqwUX17ySi/Y3WLwySmWI1R3MJ24dWd42Mw zjw/uzItxg0XSineWnIk1bPfWG4BTQxuJU0GM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc; bh=UwnkcWaLlC7IL2NOJXT6rbXIqT/sKB5FsoVdtHaf5ds=; b=I9ALFiypD3Q5rpaMIHuDy5aeeUJ92SM4JnwS1CwTGUYyGnA6MHOyDjTJjnlwenM1gs cOgIhb75172mxAp80YEZyURtf1QMM5Wyo4vfGKSewsZksAc4/ZhlWgNHG8dA+CHc18dl Dh6zbW+0Fd4GqhG1w6uIHRAeOyj6Y7Ucz1MfmPbMSZLiEEGKV3pufROGDd6WV/dLkNBN cXVJvvsENsVgHgQtFIV5U4Ye7t7tmB1vtPACMJn/XSp4ZMf7hlbp5WR1h5zH1mEa4VHb iGZTQtERxKfmq45SDw7WrHuLP5wmO+yQWUpcf2UV/YH18ovCWlj0RKU4se6FtCP5uNJU FYzw== X-Gm-Message-State: ACgBeo32lVX68DvBCLq3IF1oFX75ei/MlyIjiIPi0pgrvbVREKUOa+yA Me27TUTbn9fZgQx22ueahJRJ6BvytvY9sw== X-Google-Smtp-Source: AA6agR5d3AOp0oUyQvebooeRJ3j77Bi48TMGSWYEBrafDx00JQ/H6hh5vxdUe4yOFmDoQmb8nIV/rQ== X-Received: by 2002:ac8:7dd0:0:b0:344:afc1:b11d with SMTP id c16-20020ac87dd0000000b00344afc1b11dmr889959qte.195.1661539888311; Fri, 26 Aug 2022 11:51:28 -0700 (PDT) Received: from bill-the-cat (cpe-65-184-195-139.ec.res.rr.com. [65.184.195.139]) by smtp.gmail.com with ESMTPSA id bi23-20020a05620a319700b006baed2827f2sm301702qkb.44.2022.08.26.11.51.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 26 Aug 2022 11:51:27 -0700 (PDT) Date: Fri, 26 Aug 2022 14:51:25 -0400 From: Tom Rini To: Davidson K Cc: u-boot@lists.denx.de Subject: Re: [PATCH] arm: total_compute: enable psci Message-ID: <20220826185125.GC7942@bill-the-cat> References: <20220809102652.23776-1-davidson.kumaresan@arm.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Fq7EdiloNwzjWdQG" Content-Disposition: inline In-Reply-To: <20220809102652.23776-1-davidson.kumaresan@arm.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.6 at phobos.denx.de X-Virus-Status: Clean --Fq7EdiloNwzjWdQG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 09, 2022 at 03:56:52PM +0530, Davidson K wrote: > psci is used for system reset >=20 > Signed-off-by: Davidson K Applied to u-boot/next, thanks! --=20 Tom --Fq7EdiloNwzjWdQG Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmMJFi0ACgkQFHw5/5Y0 tyzuOgv/Q5gKzmflVHbVWokJiOfROMPUoWcBzgJspYyptKbm8GklsypSWu9FkcEh 9IEy2/5E1SyhAZL+ofEW3hj+zi/P9tNvde8pGqdCdiF2VMxsaRuGMaVDJApqSVwR gAEWqSMFFWFewJ6SyPZV4VI+2QrRLdAuxadghmY65Ng2lpE3iuylczxgU5fQv6yL j+Qr29/30WgXCukrM5Z6fiEN9wB3L33QX/XAwvI2xordSOfW2VsSq2ZdtkBZLKnk i9LHKcVo61VDhyJYX3ZRWVrGoi56SY4a4JUNMKhy9dZt7kJazLgKbcrh687ZZihm qp8G7iSmwsbdKTAyXMaoHc9tOPeC1supfQzOCYNs0s9oowZE7yFPmsNSSxZyB73V qhLP51ReCkcSIeZIX6fHW17f6Foe+WXgKc5Y1l0jh48D+46a10Plk+8bc8CUFH9u iJ+hR+JmYXPsLmvYjNqx/OhmpN5+cRi2DBeQW6t+A985jWvBssjMJUC06ZLC4uMs mZgmmcjQ =3fA/ -----END PGP SIGNATURE----- --Fq7EdiloNwzjWdQG--