[3/5] dt-bindings: mailbox: qcom-ipcc: Add sc8280xp compatible

Message ID 20221016090035.565350-3-luca@z3ntu.xyz
State New
Headers
Series [1/5] dt-bindings: cpufreq: cpufreq-qcom-hw: Add missing compatibles |

Commit Message

Luca Weiss Oct. 16, 2022, 9 a.m. UTC
  Document the sc8280xp compatible, and at the same time also make sure
the list is sorted alphabetically.

Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
---
 Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
  

Comments

Krzysztof Kozlowski Oct. 16, 2022, 3:02 p.m. UTC | #1
On 16/10/2022 05:00, Luca Weiss wrote:
> Document the sc8280xp compatible, and at the same time also make sure

Maybe:
"Document existing sc8280xp compatible......"
to be precise that it is already used.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof
  
Manivannan Sadhasivam Jan. 15, 2023, 4:14 a.m. UTC | #2
On Sun, Oct 16, 2022 at 11:00:32AM +0200, Luca Weiss wrote:
> Document the sc8280xp compatible, and at the same time also make sure
> the list is sorted alphabetically.
> 
> Signed-off-by: Luca Weiss <luca@z3ntu.xyz>

Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>

Thanks,
Mani

> ---
>  Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml b/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml
> index baca4786ff94..bc599a864637 100644
> --- a/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml
> +++ b/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml
> @@ -24,12 +24,13 @@ properties:
>    compatible:
>      items:
>        - enum:
> +          - qcom,sc7280-ipcc
> +          - qcom,sc8280xp-ipcc
>            - qcom,sm6350-ipcc
>            - qcom,sm6375-ipcc
>            - qcom,sm8250-ipcc
>            - qcom,sm8350-ipcc
>            - qcom,sm8450-ipcc
> -          - qcom,sc7280-ipcc
>        - const: qcom,ipcc
>  
>    reg:
> -- 
> 2.38.0
>
  

Patch

diff --git a/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml b/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml
index baca4786ff94..bc599a864637 100644
--- a/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml
+++ b/Documentation/devicetree/bindings/mailbox/qcom-ipcc.yaml
@@ -24,12 +24,13 @@  properties:
   compatible:
     items:
       - enum:
+          - qcom,sc7280-ipcc
+          - qcom,sc8280xp-ipcc
           - qcom,sm6350-ipcc
           - qcom,sm6375-ipcc
           - qcom,sm8250-ipcc
           - qcom,sm8350-ipcc
           - qcom,sm8450-ipcc
-          - qcom,sc7280-ipcc
       - const: qcom,ipcc
 
   reg: