diff options
author | Luca Weiss <[email protected]> | 2022-05-22 18:27:57 +0200 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2022-06-15 21:54:39 +0200 |
commit | 3fe012f482b2beaefe158c2288afce5f5919301b (patch) | |
tree | 2d63b8b0e6d6a6a06b0c3a2f3d0d92fe32e95603 | |
parent | 544a8d75f3d6e60e160cd92dc56321484598a993 (diff) |
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: Luca Weiss <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/i2c/i2c-qcom-cci.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Documentation/devicetree/bindings/i2c/i2c-qcom-cci.txt b/Documentation/devicetree/bindings/i2c/i2c-qcom-cci.txt index 924ad8c03464..166865e48849 100644 --- a/Documentation/devicetree/bindings/i2c/i2c-qcom-cci.txt +++ b/Documentation/devicetree/bindings/i2c/i2c-qcom-cci.txt @@ -7,6 +7,7 @@ PROPERTIES: Value type: <string> Definition: must be one of: "qcom,msm8916-cci" + "qcom,msm8974-cci" "qcom,msm8996-cci" "qcom,sdm845-cci" "qcom,sm8250-cci" @@ -43,9 +44,9 @@ PROPERTIES: SUBNODES: -The CCI provides I2C masters for one (msm8916) or two i2c busses (msm8996, -sdm845, sm8250 and sm8450), described as subdevices named "i2c-bus@0" and -"i2c-bus@1". +The CCI provides I2C masters for one (msm8916) or two i2c busses (msm8974, +msm8996, sdm845, sm8250 and sm8450), described as subdevices named "i2c-bus@0" +and "i2c-bus@1". PROPERTIES: |