]> Git Repo - J-linux.git/commitdiff
Merge tag 'qcom-dts-fixes-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel...
authorArnd Bergmann <[email protected]>
Tue, 1 Mar 2022 09:45:55 +0000 (10:45 +0100)
committerArnd Bergmann <[email protected]>
Tue, 1 Mar 2022 09:45:56 +0000 (10:45 +0100)
Qualcomm DeviceTree fixes for v5.17

The SDX65 platform and MTP device was added twice to the DT binding,
this drops one of the occurances.

* tag 'qcom-dts-fixes-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux:
  Revert "dt-bindings: arm: qcom: Document SDX65 platform and boards"

Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Arnd Bergmann <[email protected]>
1  2 
Documentation/devicetree/bindings/arm/qcom.yaml

index 370aab274cd1396470ae9f7cd98adcd362a0f3f6,c8808e0f9e64b5d62142208c287d94bf3b909693..04ff0b55bb85c911a9e8e8e7a391313059b083c0
@@@ -48,10 -48,8 +48,9 @@@ description: 
          sdx65
          sm7225
          sm8150
-         sdx65
          sm8250
          sm8350
 +        sm8450
  
    The 'board' element must be one of the following strings:
  
@@@ -203,10 -201,8 +202,10 @@@ properties
  
        - items:
            - enum:
 +              - qcom,sc7280-crd
                - qcom,sc7280-idp
                - qcom,sc7280-idp2
 +              - google,hoglin
                - google,piglin
                - google,senor
            - const: qcom,sc7280
                - qcom,sdx65-mtp
            - const: qcom,sdx65
  
-       - items:
-           - enum:
-               - qcom,sdx65-mtp
-           - const: qcom,sdx65
        - items:
            - enum:
                - qcom,ipq6018-cp01
                - qcom,sm8350-mtp
            - const: qcom,sm8350
  
 +      - items:
 +          - enum:
 +              - qcom,sm8450-qrd
 +          - const: qcom,sm8450
 +
  additionalProperties: true
  
  ...
This page took 0.059378 seconds and 4 git commands to generate.