From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754754AbcHSBlK (ORCPT ); Thu, 18 Aug 2016 21:41:10 -0400 Received: from smtp.codeaurora.org ([198.145.29.96]:33206 "EHLO smtp.codeaurora.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754623AbcHSBlI (ORCPT ); Thu, 18 Aug 2016 21:41:08 -0400 Date: Thu, 18 Aug 2016 16:51:13 -0700 From: Stephen Boyd To: yuantian.tang@nxp.com Cc: mturquette@baylibre.com, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, scott.wood@nxp.com Subject: Re: [PATCH] clk: qoriq: fix a register offset error Message-ID: <20160818235113.GJ361@codeaurora.org> References: <1471246100-40713-1-git-send-email-yuantian.tang@nxp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1471246100-40713-1-git-send-email-yuantian.tang@nxp.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08/15, yuantian.tang@nxp.com wrote: > From: Tang Yuantian > > The offset of Core Cluster clock control/status register > on cluster group V3 version is different from others, and > should be plus 0x70000. > > Signed-off-by: Tang Yuantian > --- Applied to clk-next -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project