Re: [PATCH 1/1] Documentation: Document an existing qcom,rpm-msm8996 compatible

From: Rob Herring
Date: Wed Jun 10 2020 - 16:18:44 EST


On Tue, Jun 2, 2020 at 2:08 PM Konrad Dybcio <konradybcio@xxxxxxxxx> wrote:
>
> This compatible has been included in the driver for
> some time, but it has been overlooked in documentation.
>
> Signed-off-by: Konrad Dybcio <konradybcio@xxxxxxxxx>
> ---
> Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.txt | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.txt b/Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.txt
> index 25541a475ead..4b916d67064a 100644
> --- a/Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.txt
> +++ b/Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.txt
> @@ -24,6 +24,7 @@ resources.
> "qcom,rpm-msm8974"
> "qcom,rpm-msm8976"
> "qcom,rpm-msm8994"
> + "qcom,rpm-msm8996"

This is dependent on your patch adding 8994. Send them as a series
please (or at least mention the dependency).

And use consistent subjects. Run 'git log --oneline' on the path a
patch touches to find the pattern used. ('dt-bindings: soc: qcom: ...'
here).

> "qcom,rpm-msm8998"
> "qcom,rpm-sdm660"
> "qcom,rpm-qcs404"
> --
> 2.26.2
>