[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <hrm6fd5hnae2h6hbsb567hmw5a36sm2henvb7la4wwyux6lspr@32l7adxjzwpg>
Date: Sat, 19 Jul 2025 23:15:54 -0500
From: Bjorn Andersson <andersson@...nel.org>
To: Anjelique Melendez <anjelique.melendez@....qualcomm.com>
Cc: konradybcio@...nel.org, robh@...nel.org, krzk+dt@...nel.org,
conor+dt@...nel.org, dmitry.baryshkov@....qualcomm.com, linux-arm-msm@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 1/2] dt-bindings: soc: qcom: qcom,pmic-glink: Add
qcom,subsys-restart property
On Tue, Jul 15, 2025 at 05:40:03PM -0700, Anjelique Melendez wrote:
> Add new "qcom,subsys-restart" property to enable subsystem restart (SSR)
> notifications.
>
Please follow
https://docs.kernel.org/process/submitting-patches.html#describe-your-changes
and fully describe what problem your patch is solving.
Most people have no idea what subsystem restart means, and those who do
has to guess what it means for pmic-glink.
> Signed-off-by: Anjelique Melendez <anjelique.melendez@....qualcomm.com>
> ---
> .../devicetree/bindings/soc/qcom/qcom,pmic-glink.yaml | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom,pmic-glink.yaml b/Documentation/devicetree/bindings/soc/qcom/qcom,pmic-glink.yaml
> index 4c9e78f29523..90011096894e 100644
> --- a/Documentation/devicetree/bindings/soc/qcom/qcom,pmic-glink.yaml
> +++ b/Documentation/devicetree/bindings/soc/qcom/qcom,pmic-glink.yaml
> @@ -49,6 +49,10 @@ properties:
> '#size-cells':
> const: 0
>
> + qcom,subsys-restart:
And my guess is unfortunately that this doesn't describe the
hardware/firmware, but that this is configuring the OS behavior.
Please write a commit message that doesn't force me to guess.
Regards,
Bjorn
> + description: If property is specified subsystem restart (SSR) notifications will be enabled.
> + type: boolean
> +
> orientation-gpios:
> description: Array of input gpios for the Type-C connector orientation indication.
> The GPIO indication is used to detect the orientation of the Type-C connector.
> --
> 2.34.1
>
Powered by blists - more mailing lists