arm64: dts: qcom: msm8998: Fix blsp2_i2c5 address

blsp1_i2c1 is at 0x0c175000
blsp2_i2c5 is at 0x0c1ba000 (the label is correct)

Fixes: 1e71d0c273 ("arm64: dts: qcom: msm8998: Enumerate i2c controllers")
Signed-off-by: Marc Gonzalez <marc.w.gonzalez@free.fr>
Reviewed-by: Jeffrey Hugo <jhugo@codeaurora.org>
Signed-off-by: Andy Gross <agross@kernel.org>
This commit is contained in:
Marc Gonzalez 2019-04-05 12:36:27 +02:00 committed by Andy Gross
parent 3efd4352ba
commit c8be554104
1 changed files with 1 additions and 1 deletions

View File

@ -1041,7 +1041,7 @@ blsp2_i2c4: i2c@c1b9000 {
blsp2_i2c5: i2c@c1ba000 {
compatible = "qcom,i2c-qup-v2.2.1";
reg = <0x0c175000 0x600>;
reg = <0x0c1ba000 0x600>;
interrupts = <GIC_SPI 106 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&gcc GCC_BLSP2_QUP6_I2C_APPS_CLK>,