From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Boyd Subject: Re: [PATCH 5/7] ARM: dts: fix the MSM8660 RTC base address Date: Mon, 20 Jun 2016 16:38:20 -0700 Message-ID: <20160620233820.GA14735@codeaurora.org> References: <1466195292-28236-1-git-send-email-linus.walleij@linaro.org> <1466195292-28236-7-git-send-email-linus.walleij@linaro.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1466195292-28236-7-git-send-email-linus.walleij@linaro.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Linus Walleij Cc: linux-arm-msm@vger.kernel.org, Bjorn Andersson , David Brown , Andy Gross , linux-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org List-Id: linux-arm-msm@vger.kernel.org On 06/17, Linus Walleij wrote: > 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 > --- Reviewed-by: Stephen Boyd -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project