diff mbox series

[3/5] dt-bindings: arm: qcom: Add sdm630 and sdm660 SoCs

Message ID 20200212170916.7494-4-alexey.min@gmail.com
State New
Headers show
Series [1/5] dt-bindings: Add vendor prefix for Xiaomi | expand

Commit Message

Alexey Minnekhanov Feb. 12, 2020, 5:09 p.m. UTC
Add a SoC strings for the Qualcomm SDM630 and SDM660 SoCs.
Also document the new xiaomi,lavender compatible used in
a device tree binding.

Signed-off-by: Alexey Minnekhanov <alexey.min@gmail.com>
---
 Documentation/devicetree/bindings/arm/qcom.yaml | 7 +++++++
 1 file changed, 7 insertions(+)

Comments

Rob Herring Feb. 19, 2020, 10:20 p.m. UTC | #1
On Wed, Feb 12, 2020 at 08:09:14PM +0300, Alexey Minnekhanov wrote:
> Add a SoC strings for the Qualcomm SDM630 and SDM660 SoCs.
> Also document the new xiaomi,lavender compatible used in
> a device tree binding.
> 
> Signed-off-by: Alexey Minnekhanov <alexey.min@gmail.com>
> ---
>  Documentation/devicetree/bindings/arm/qcom.yaml | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
> index 529d924931f1..c5af92acd427 100644
> --- a/Documentation/devicetree/bindings/arm/qcom.yaml
> +++ b/Documentation/devicetree/bindings/arm/qcom.yaml
> @@ -36,6 +36,8 @@ description: |
>          msm8994
>          msm8996
>          sc7180
> +        sdm630
> +        sdm660
>          sdm845
>  
>    The 'board' element must be one of the following strings:
> @@ -125,6 +127,11 @@ properties:
>                - samsung,a5u-eur
>            - const: qcom,msm8916
>  
> +      - items:
> +          - enum:
> +              - xiaomi,lavender
> +          - const: qcom,sdm660

I think you want to keep this sorted by the compatible string and not be 
in the middle of msm89xx.

> +
>        - items:
>            - const: qcom,msm8996-mtp
>  
> -- 
> 2.20.1
>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index 529d924931f1..c5af92acd427 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -36,6 +36,8 @@  description: |
         msm8994
         msm8996
         sc7180
+        sdm630
+        sdm660
         sdm845
 
   The 'board' element must be one of the following strings:
@@ -125,6 +127,11 @@  properties:
               - samsung,a5u-eur
           - const: qcom,msm8916
 
+      - items:
+          - enum:
+              - xiaomi,lavender
+          - const: qcom,sdm660
+
       - items:
           - const: qcom,msm8996-mtp