Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp2246403ybv; Mon, 24 Feb 2020 01:52:57 -0800 (PST) X-Google-Smtp-Source: APXvYqwPjlm34UW4jIAlylpTVsmGqE/q9kUZFThyWlL7lw50s0imX7PsXASfPccXoflhMzOz/2XR X-Received: by 2002:a9d:2184:: with SMTP id s4mr37238694otb.121.1582537976871; Mon, 24 Feb 2020 01:52:56 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1582537976; cv=none; d=google.com; s=arc-20160816; b=Ec4OuPcaEyYDpEpIhzgcz+xYq3doPTj1vopauSsPHG6Iu/PPDxyHQPnaXVtUqVCWZD haHs+nN7KC2BtAW2dnhC31iMwhAcF/3WPeVTEhblsDzFDpAIUrvw6AKfgNISDmiAtdah ciG8e+8gktD/kd/fkmeuNnh7olsTFV0kkUgFytLokO9KeK9wn9HTATyOIs+oo702pzmY HhL7RfhPQzNGzCm9aLpk80XLRB7ZetH/jd/vfgBnt8Et4AjE/ayQT8UmHQ/862fY169B j15Xe+oQLvyDmz5UcmL9+J2MU19h7m3q/J45vY6jE9QtTyiFe8KdF+TQYlQk3ypyaV0e 5YtQ== 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=nWYBtCpvLKwn12wOLjlRcpdTRt9JQtKbpmHhafRJT0w=; b=AXp7F/Ky4ghyKzS0MQrwWVI3fmhrHOYMs+JDi6GNeSstdDUiVifkM5YdEtjnxBPmz4 34j3ebH7pdzbed4qBlwGH7Dmmg7c5x/y0KfcrkbHsxpslQufVX7gNqYqmIaa8LUpoCSn OiKcTws5S1DUHbXGwZAU2FrjKShqGJHMqvXyLKQQswkkZnzXk3KI3XJj3Gd9MT0FAlFO rQjroZgPPcdxQMmHE2DBlgNOoGXIs5uMmlYndgTMnu0u55P88VfuPlwkatGIb+GXm6di QX3NM3yCjUswCVHoECj3zlgYe78qctqdmDIyqNPqFtsbxobCQ90wYr1Paql0oRWJe8m9 ILRw== 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 a23si4745651oie.81.2020.02.24.01.52.45; Mon, 24 Feb 2020 01:52: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 S1727324AbgBXJwg (ORCPT + 99 others); Mon, 24 Feb 2020 04:52:36 -0500 Received: from foss.arm.com ([217.140.110.172]:34476 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726765AbgBXJwg (ORCPT ); Mon, 24 Feb 2020 04:52:36 -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 74A4E30E; Mon, 24 Feb 2020 01:52:35 -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 244F73F703; Mon, 24 Feb 2020 01:52:34 -0800 (PST) Date: Mon, 24 Feb 2020 09:52:32 +0000 From: Sudeep Holla To: Elliot Berman Cc: Mark Rutland , Lorenzo Pieralisi , Bjorn Andersson , Trilok Soni , Prasad Sodagudi , David Collins , linux-arm-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/3] dt: psci: Add arm,psci-sys-reset2-type property Message-ID: <20200224095232.GB28594@bogus> References: <1582327685-6316-1-git-send-email-eberman@codeaurora.org> <1582327685-6316-2-git-send-email-eberman@codeaurora.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1582327685-6316-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 Fri, Feb 21, 2020 at 03:28:03PM -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. > > Signed-off-by: Elliot Berman > --- > Documentation/devicetree/bindings/arm/psci.yaml | 5 +++++ > 1 file changed, 5 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/psci.yaml b/Documentation/devicetree/bindings/arm/psci.yaml > index 8ef8542..a790e5a 100644 > --- a/Documentation/devicetree/bindings/arm/psci.yaml > +++ b/Documentation/devicetree/bindings/arm/psci.yaml > @@ -102,6 +102,11 @@ properties: > [1] Kernel documentation - ARM idle states bindings > Documentation/devicetree/bindings/arm/idle-states.txt > > + arm,psci-sys-reset2-type: > + $ref: /schemas/types.yaml#/definitions/uint32 > + description: | > + reset_type parameter value to use during a warm or soft reboot. > + I would rather use param instead of type in the name. -- Regards, Sudeep