ARM: dts: fix the MSM8660 RTC base address
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 17 Jun 2016 20:28:10 +0000 (22:28 +0200)
committerAndy Gross <andy.gross@linaro.org>
Mon, 27 Jun 2016 22:36:57 +0000 (17:36 -0500)
commite20fd3364c0222a582cb45e061c677e232116236
treef4651b639c83e0150c2785ca5f0e3ca66c8d6b60
parentc51cb1a15676daed1d1a7fc8a0f2d1e3ae125361
ARM: dts: fix the MSM8660 RTC base address

The RTC was defined on 0x11d but on the MSM8660/APQ8060 it is
actually on 0x1e8. We were saved by the fact that the driver does
not use the reg parameter: instead it uses the compatible string
to figure out where the RTC is.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
arch/arm/boot/dts/qcom-msm8660.dtsi