ARM: dts: qcom: msm8660: disable GSBI8

The GSBI8 child node (I2C controller) is disabled, so as parent GSBI
node should be the same.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220405063451.12011-6-krzysztof.kozlowski@linaro.org
This commit is contained in:
Krzysztof Kozlowski 2022-04-05 08:34:47 +02:00 committed by Bjorn Andersson
parent bec8191807
commit e4cbe44ec6
1 changed files with 1 additions and 0 deletions

View File

@ -212,6 +212,7 @@
ranges;
syscon-tcsr = <&tcsr>;
status = "disabled";
gsbi8_i2c: i2c@19880000 {
compatible = "qcom,i2c-qup-v1.1.1";