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 24393C3DA7D for ; Tue, 3 Jan 2023 15:42:41 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id C8871835AE; Tue, 3 Jan 2023 16:42:02 +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="Wq3wvwRC"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id D3D6385554; Tue, 3 Jan 2023 16:41:58 +0100 (CET) Received: from mail-qt1-x832.google.com (mail-qt1-x832.google.com [IPv6:2607:f8b0:4864:20::832]) (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 0823A85551 for ; Tue, 3 Jan 2023 16:41:55 +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-x832.google.com with SMTP id g7so24806540qts.1 for ; Tue, 03 Jan 2023 07:41:54 -0800 (PST) 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:subject:date:message-id:reply-to; bh=WS8lhWGGJhHsPMD6T1I/JwZk5G2nNo8MKzGs61Kcsro=; b=Wq3wvwRCcRTN0b6Lxv7D0aokaNCXnWQM1j/p0MH/KAPO14KvZCyzZ22gYQHJG5Wx7p LqJ70KTVH9bDZpJj2ruumTmw9IqMoy3+3Fm9yk+oKHLOKJW+DVj11J+sGA+PsIdNH3iq 1e2agOa8Ov5uHjnWkHEnGIDDrPO4Mum6OBNAI= 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:subject:date :message-id:reply-to; bh=WS8lhWGGJhHsPMD6T1I/JwZk5G2nNo8MKzGs61Kcsro=; b=GhpRUyDcrZKEzilGLdjhig54kvc7aGcsouBGqACXiaLqgz1A6aLaw3ry6WJTjgGq4v ol/jssStKK+tVCWvKsI2Kvo7cIRCZTudaYMxZWYa4/nYS3APs9yE7HDUpNalL38J90Yb 0risoLxZHYwvaK/fuAFi5IFTJX0CAT4ps9K3KHAprlvoJzz/MMESlH71zDDYQ/uq7G5Y Ybu8+0yPv02VPwserRi/sea0K3wwMPNFkuk3yz3uzQTJZSTgo4v8nNEuuS1n3cmokOMy oVOyNdhXTsKBXBPujIzs28VIpQyI02X7MfMVktWVWsusDLYdY6DbGg03evTf0fRnL6e/ gZlQ== X-Gm-Message-State: AFqh2kqXIwnMKalUQzxafSDpW0o0nyIcNDFjtDUtHTp4wVaCxuZfVs5U NOJs/QlFLWdpLqdiLP08f52Ccg== X-Google-Smtp-Source: AMrXdXuYIvPUfQNia4+kdfhtWcEoD0Mw8wmzaJI39qQEElCIb00R3jYxA+cpmu/AantwpSd5MV+ZBQ== X-Received: by 2002:a05:622a:5a15:b0:3a7:ee3d:21b3 with SMTP id fy21-20020a05622a5a1500b003a7ee3d21b3mr75445356qtb.0.1672760513726; Tue, 03 Jan 2023 07:41:53 -0800 (PST) Received: from bill-the-cat (2603-6081-7b00-6400-f40a-aab8-e211-5b44.res6.spectrum.com. [2603:6081:7b00:6400:f40a:aab8:e211:5b44]) by smtp.gmail.com with ESMTPSA id i1-20020ac84881000000b003a7ec97c882sm19020739qtq.6.2023.01.03.07.41.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 03 Jan 2023 07:41:53 -0800 (PST) Date: Tue, 3 Jan 2023 10:41:51 -0500 From: Tom Rini To: Rob Herring Cc: Masahisa Kojima , Ilias Apalodimas , u-boot@lists.denx.de Subject: Re: [PATCH 4/4] dts: synquacer: Fix idle-states 'entry-method' value Message-ID: <20230103154151.GV3787616@bill-the-cat> References: <20221206-synquacer-dts-v1-0-73eb52e391e9@kernel.org> <20221206-synquacer-dts-v1-4-73eb52e391e9@kernel.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="cYSACrh4AjDZULx8" Content-Disposition: inline In-Reply-To: <20221206-synquacer-dts-v1-4-73eb52e391e9@kernel.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.6 at phobos.denx.de X-Virus-Status: Clean --cYSACrh4AjDZULx8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Dec 06, 2022 at 10:16:32AM -0600, Rob Herring wrote: > The correct value for 'entry-method' in the idle-states binding is 'psci', > not 'arm,psci'. It hasn't mattered because it isn't used by the OS. >=20 > Signed-off-by: Rob Herring Applied to u-boot/next, thanks! --=20 Tom --cYSACrh4AjDZULx8 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmO0TL8ACgkQFHw5/5Y0 tyxYJQv9HZLaVEXRyic6y3XCsX84j+BbJ28NPOrwNxrt3WaJLU7/3lhzfVamjqep Aa5kHWCaUbDDtrZVZSsg59nfDlSLkVgWw62RVVGjZ06ZMfLSF5NkZYk7GfuV/atB OM5tGq/OfgKQUqP8jsD4RHF+84M0cQVq5m6Cu+T4FSS+DVxVuCQAXk6VVw1BrEVJ /8jMRWx4Q1MjUdxbwv/ByV5oQgOdJbpVMVBIU7Vuhy6covH3SJ08yAgwWxY1x+as RB6TmB/bAKpCIcO7L9C5RcpqQ1dDK3AIE6qXlolmc0nSO8DKH6c5bFa71J8k0CKF YCYjbXTj87Fk5jNEvYRIY/v+wAAQbIwcd/y2/Amd4EWGAjA4PtDwwc57qwfWy+hp /yr16AEa0//1N7kb7dw8lkqBvFez81LfbVYrxjOhhwGwCg1UsGivULcMI+gSJJV2 eAgfm7k3Zd002EfmZvPIWT6F4DyaKhgjnzojgpRclOAr5QuGJ/PynIAjKDZsJMGo 1RvCtkU7 =bVMs -----END PGP SIGNATURE----- --cYSACrh4AjDZULx8--