Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp3589715ybv; Tue, 25 Feb 2020 03:59:56 -0800 (PST) X-Google-Smtp-Source: APXvYqxW389YhgUxj4DzCrjsCjbgzsQFr8kGAFWDdO7Xhkj5K/6I4FAGnYuBqqDx7M+3ujUfWr17 X-Received: by 2002:aca:f0b:: with SMTP id 11mr3331286oip.34.1582631996505; Tue, 25 Feb 2020 03:59:56 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1582631996; cv=none; d=google.com; s=arc-20160816; b=l/LRVO5MnqhZ62yN6kS7g+3kqWv/6dB3hY8lH0a/aVIKbmMYNDNT6b/lFDU0l1CuT5 KG2kORC8TQuf9TNBPDLAMfiaFYUYTaugDIt41YBn8CP1rMjdrBLnPbm5yySiEVPVMr1K 8li4dCctg88yPm6u8ywrO2YS9V6T18FuXXUvg1WLR4+ucX1U3NmMCuuzknETdXjtLW1y XEirdP5L1jlkE+Fq9KecHRhB7aUg6LoYCoWz6pa9a4Begd1A1dMA+/+VL8qxCD7z/cMI R45/KyGrosqurUHdEDdqWeb7bSY99/uUqVf7CK4T/Fy0fih1b5WPryV39wPY4xmZrCAW SDtw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=Z/Q5J27/hVo3vGbLmwgjLNnLRFVS6prRaPDmxsyhQTQ=; b=nC1Lgl7RoBK8mHn2sEgMA6ukrosKKgiVIxdflW00j6fkcbJpt+IUBYb5Yg8D1iYCSH 51QqstlclosA8edjY4izrsvwF9eEWVJGPukkITRmbNu1dvI3WhZhwlO0Z7Uk33iZPLEE FbaY32N7R4sh1d+xVhH6JdAY3RFyBIYDdXnZZpJzJqsDtni8SP+Fh/rwsJmQGWXGfldo 6L6mk45uyQ9zRm9KtKlaAVjSj/tXlFoxRQBZOOQXVZMOO5/IccP2gTHGIkxod2A8aOfa KmziZu8ZZqlDRi6REUqlw0FtvkuRPojitIHCBbBkVBtMaaL365WBTpZjXPtGGfSVIOUB 6BMQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id k202si6118964oih.244.2020.02.25.03.59.06; Tue, 25 Feb 2020 03:59:56 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729382AbgBYKzW (ORCPT + 99 others); Tue, 25 Feb 2020 05:55:22 -0500 Received: from foss.arm.com ([217.140.110.172]:49034 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726019AbgBYKzW (ORCPT ); Tue, 25 Feb 2020 05:55:22 -0500 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 7335330E; Tue, 25 Feb 2020 02:55:21 -0800 (PST) Received: from bogus (e103737-lin.cambridge.arm.com [10.1.197.49]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 083263F6CF; Tue, 25 Feb 2020 02:55:19 -0800 (PST) Date: Tue, 25 Feb 2020 10:55:17 +0000 From: Sudeep Holla To: Elliot Berman Cc: Mark Rutland , Lorenzo Pieralisi , Bjorn Andersson , Trilok Soni , Prasad Sodagudi , David Collins , Sudeep Holla , linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 1/3] dt: psci: Add arm,psci-sys-reset2-type property Message-ID: <20200225105517.GE32784@bogus> References: <1582577858-12410-1-git-send-email-eberman@codeaurora.org> <1582577858-12410-2-git-send-email-eberman@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1582577858-12410-2-git-send-email-eberman@codeaurora.org> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 24, 2020 at 12:57:36PM -0800, Elliot Berman wrote: > Some implementors of PSCI may relax the requirements of the PSCI > architectural warm reset. In order to comply with PSCI specification, a > different reset_type value must be used. The alternate PSCI > SYSTEM_RESET2 may be used in all warm/soft reboot scenarios, replacing > the architectural warm reset. > You forgot to update $subject accordingly. No need to respin for that now, unless you get any other comments. Other than the $subject fix, Reviewed-by: Sudeep Holla -- Regards, Sudeep