提交 c8be5541 编写于 作者: M Marc Gonzalez 提交者: Andy Gross

arm64: dts: qcom: msm8998: Fix blsp2_i2c5 address

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

Fixes: 1e71d0c2 ("arm64: dts: qcom: msm8998: Enumerate i2c controllers")
Signed-off-by: NMarc Gonzalez <marc.w.gonzalez@free.fr>
Reviewed-by: NJeffrey Hugo <jhugo@codeaurora.org>
Signed-off-by: NAndy Gross <agross@kernel.org>
上级 3efd4352
......@@ -1041,7 +1041,7 @@
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>,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册