lkml.org 
[lkml]   [2019]   [Apr]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
SubjectRe: [PATCH] arm64: dts: qcom: msm8998: Fix blsp2_i2c5 address
From
Date
On 4/5/2019 4:36 AM, Marc Gonzalez wrote:
> blsp1_i2c1 is at 0x0c175000
> blsp2_i2c5 is at 0x0c1ba000 (the label is correct)
>
> Fixes: 1e71d0c273d0a ("arm64: dts: qcom: msm8998: Enumerate i2c controllers")
> Signed-off-by: Marc Gonzalez <marc.w.gonzalez@free.fr>
> ---
> arch/arm64/boot/dts/qcom/msm8998.dtsi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/qcom/msm8998.dtsi b/arch/arm64/boot/dts/qcom/msm8998.dtsi
> index a692cbc8dd84..57426bde7580 100644
> --- a/arch/arm64/boot/dts/qcom/msm8998.dtsi
> +++ b/arch/arm64/boot/dts/qcom/msm8998.dtsi
> @@ -982,7 +982,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>,
>

Whoops. Nice catch.

Reviewed-by: Jeffrey Hugo <jhugo@codeaurora.org>

--
Jeffrey Hugo
Qualcomm Datacenter Technologies as an affiliate of Qualcomm
Technologies, Inc.
Qualcomm Technologies, Inc. is a member of the
Code Aurora Forum, a Linux Foundation Collaborative Project.

\
 
 \ /
  Last update: 2019-04-05 16:02    [W:0.024 / U:3.032 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site