From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030212AbcBZBOA (ORCPT ); Thu, 25 Feb 2016 20:14:00 -0500 Received: from gloria.sntech.de ([95.129.55.99]:55935 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932242AbcBZBN4 (ORCPT ); Thu, 25 Feb 2016 20:13:56 -0500 From: Heiko Stuebner To: Elaine Zhang Cc: zhengxing@rock-chips.com, xf@rock-chips.com, linux-arm-kernel@lists.infradead.org, huangtao@rock-chips.com, zyw@rock-chips.com, xxx@rock-chips.com, jay.xu@rock-chips.com, linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [RESEND PATCH] clk: rockchip: include downstream muxes into fractional dividers on rk3368 Date: Fri, 26 Feb 2016 02:13:48 +0100 Message-ID: <4704515.DI1k3PeUbF@phil> User-Agent: KMail/4.14.10 (Linux/4.3.0-1-amd64; KDE/4.14.14; x86_64; ; ) In-Reply-To: <1456274651-23202-1-git-send-email-zhangqing@rock-chips.com> References: <1456274651-23202-1-git-send-email-zhangqing@rock-chips.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Mittwoch, 24. Februar 2016, 08:44:11 schrieb Elaine Zhang: > During the initial conversion to the newly introduced combined fractional > dividers+muxes the rk3368 clocks were left out, so convert them now. > > Signed-off-by: Elaine Zhang applied to my clk-branch Thanks Heiko