mirror of
https://github.com/torvalds/linux.git
synced 2026-05-29 17:43:52 +02:00
dt-bindings: i2c: qcom-cci: Document SM6350 compatible
Document the compatible for the CCI block found on SM6350 SoC. Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Luca Weiss <luca.weiss@fairphone.com> Signed-off-by: Wolfram Sang <wsa@kernel.org>
This commit is contained in:
parent
3cf77ad260
commit
f531ecf71a
|
|
@ -26,6 +26,7 @@ properties:
|
|||
- items:
|
||||
- enum:
|
||||
- qcom,sdm845-cci
|
||||
- qcom,sm6350-cci
|
||||
- qcom,sm8250-cci
|
||||
- qcom,sm8450-cci
|
||||
- const: qcom,msm8996-cci # CCI v2
|
||||
|
|
@ -139,6 +140,7 @@ allOf:
|
|||
contains:
|
||||
enum:
|
||||
- qcom,sdm845-cci
|
||||
- qcom,sm6350-cci
|
||||
then:
|
||||
properties:
|
||||
clocks:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user