Commit 3fe012f4 authored by Luca Weiss's avatar Luca Weiss Committed by Wolfram Sang

dt-bindings: i2c: qcom-cci: add QCOM MSM8974 compatible

Add the compatible for the CCI found in MSM8974 which supports two I2C
masters.
Signed-off-by: default avatarLuca Weiss <luca@z3ntu.xyz>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarWolfram Sang <wsa@kernel.org>
parent 544a8d75
...@@ -7,6 +7,7 @@ PROPERTIES: ...@@ -7,6 +7,7 @@ PROPERTIES:
Value type: <string> Value type: <string>
Definition: must be one of: Definition: must be one of:
"qcom,msm8916-cci" "qcom,msm8916-cci"
"qcom,msm8974-cci"
"qcom,msm8996-cci" "qcom,msm8996-cci"
"qcom,sdm845-cci" "qcom,sdm845-cci"
"qcom,sm8250-cci" "qcom,sm8250-cci"
...@@ -43,9 +44,9 @@ PROPERTIES: ...@@ -43,9 +44,9 @@ PROPERTIES:
SUBNODES: SUBNODES:
The CCI provides I2C masters for one (msm8916) or two i2c busses (msm8996, The CCI provides I2C masters for one (msm8916) or two i2c busses (msm8974,
sdm845, sm8250 and sm8450), described as subdevices named "i2c-bus@0" and msm8996, sdm845, sm8250 and sm8450), described as subdevices named "i2c-bus@0"
"i2c-bus@1". and "i2c-bus@1".
PROPERTIES: PROPERTIES:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment