mirror of
https://github.com/torvalds/linux.git
synced 2026-05-24 23:22:31 +02:00
dt-bindings: i2c: qcom-cci: Document msm8953 compatible
Add the msm8953 CCI device string compatible. Signed-off-by: Luca Weiss <luca@lucaweiss.eu> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Andi Shyti <andi.shyti@kernel.org> Link: https://lore.kernel.org/r/20251028-msm8953-cci-v2-1-b5f9f7135326@lucaweiss.eu
This commit is contained in:
parent
8f7879b26d
commit
697586b944
|
|
@ -15,6 +15,7 @@ properties:
|
|||
oneOf:
|
||||
- enum:
|
||||
- qcom,msm8226-cci
|
||||
- qcom,msm8953-cci
|
||||
- qcom,msm8974-cci
|
||||
- qcom,msm8996-cci
|
||||
|
||||
|
|
@ -146,6 +147,7 @@ allOf:
|
|||
- contains:
|
||||
enum:
|
||||
- qcom,msm8916-cci
|
||||
- qcom,msm8953-cci
|
||||
|
||||
- const: qcom,msm8996-cci
|
||||
then:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user