dt-bindings: i2c: qcom-cci: add QCOM SM8450 compatible
The change adds QCOM SM8450 compatible value to the list of QCOM CCI controller compatibles, the controller found on the SoC is equal to the ones found on previous SoC generations. Signed-off-by: Vladimir Zapolskiy <vladimir.zapolskiy@linaro.org> Reviewed-by: Robert Foss <robert.foss@linaro.org> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Wolfram Sang <wsa@kernel.org>
This commit is contained in:
parent
19e138e43a
commit
9036ff6265
@ -10,6 +10,7 @@ PROPERTIES:
|
||||
"qcom,msm8996-cci"
|
||||
"qcom,sdm845-cci"
|
||||
"qcom,sm8250-cci"
|
||||
"qcom,sm8450-cci"
|
||||
|
||||
- reg
|
||||
Usage: required
|
||||
@ -43,7 +44,8 @@ PROPERTIES:
|
||||
SUBNODES:
|
||||
|
||||
The CCI provides I2C masters for one (msm8916) or two i2c busses (msm8996,
|
||||
sdm845 and sm8250), described as subdevices named "i2c-bus@0" and "i2c-bus@1".
|
||||
sdm845, sm8250 and sm8450), described as subdevices named "i2c-bus@0" and
|
||||
"i2c-bus@1".
|
||||
|
||||
PROPERTIES:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user