Skip to content

Commit b5237d0

Browse files
krzkrobherring
authored andcommitted
dt-bindings: ufs: qcom: document SM6125 UFS
Document already upstreamed and used Qualcomm SM6125 UFS host controller to fix dtbs_check warnings like: sm6125-xiaomi-laurel-sprout.dtb: ufs@4804000: compatible:0: 'qcom,sm6125-ufshc' is not one of ['qcom,msm8994-ufshc', ... sm6125-xiaomi-laurel-sprout.dtb: ufs@4804000: Unevaluated properties are not allowed ('compatible' was unexpected) Signed-off-by: Krzysztof Kozlowski <[email protected]> Acked-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Martin Botka <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Rob Herring <[email protected]>
1 parent 7fb5aaf commit b5237d0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/devicetree/bindings/ufs/qcom,ufs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ properties:
3333
- qcom,sc8280xp-ufshc
3434
- qcom,sdm845-ufshc
3535
- qcom,sm6115-ufshc
36+
- qcom,sm6125-ufshc
3637
- qcom,sm6350-ufshc
3738
- qcom,sm8150-ufshc
3839
- qcom,sm8250-ufshc
@@ -243,6 +244,7 @@ allOf:
243244
contains:
244245
enum:
245246
- qcom,sm6115-ufshc
247+
- qcom,sm6125-ufshc
246248
then:
247249
properties:
248250
clocks:

0 commit comments

Comments
 (0)