From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko =?ISO-8859-1?Q?St=FCbner?= Subject: Re: [PATCH v1 3/6] clk: rockchip: add a COMPOSITE_DIV_OFFSET clock-type Date: Fri, 12 Apr 2019 13:35:17 +0200 Message-ID: <1678572.C0kpQ7EGxA@diego> References: <1554284549-24916-1-git-send-email-zhangqing@rock-chips.com> <1554284549-24916-4-git-send-email-zhangqing@rock-chips.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: In-Reply-To: <1554284549-24916-4-git-send-email-zhangqing@rock-chips.com> Sender: linux-kernel-owner@vger.kernel.org To: Elaine Zhang Cc: mturquette@baylibre.com, sboyd@kernel.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, xxx@rock-chips.com, xf@rock-chips.com, huangtao@rock-chips.com, Finley Xiao List-Id: linux-rockchip.vger.kernel.org Am Mittwoch, 3. April 2019, 11:42:26 CEST schrieb Elaine Zhang: > From: Finley Xiao > > The div offset of some clocks are different from their mux offset > and the COMPOSITE clock-type require that div and mux offset are > the same, so add a new COMPOSITE_DIV_OFFSET clock-type to handle that. > > Signed-off-by: Finley Xiao > Signed-off-by: Elaine Zhang applied for 5.2 Thanks Heiko