Re: [PATCH 2/6] dt-bindings: mailbox: Add APCS global binding for SDM845 SoCs

From: Rob Herring
Date: Wed Mar 07 2018 - 16:55:50 EST


On Mon, Mar 05, 2018 at 03:23:29PM +0530, sibis wrote:
> Include SDM845 APCS binding to the list of possible bindings
>
> Signed-off-by: sibis <sibis@xxxxxxxxxxxxxx>

Need a full name.

> ---
> Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.txt | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.txt b/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.txt
> index 16964f0..a60d2b2 100644
> --- a/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.txt
> +++ b/Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.txt
> @@ -9,7 +9,8 @@ platforms.
> Value type: <string>
> Definition: must be one of:
> "qcom,msm8916-apcs-kpss-global",
> - "qcom,msm8996-apcs-hmss-global"
> + "qcom,msm8996-apcs-hmss-global",
> + "qcom,sdm845-apcs-hmss-global"

Drop the comma so we can have 1 line changes instead of 3 in the
future.

>
> - reg:
> Usage: required
> --
> The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
> a Linux Foundation Collaborative Project
>