From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Xing Zheng Cc: linux-rockchip@lists.infradead.org, huangtao@rock-chips.com, jay.xu@rock-chips.com, elaine.zhang@rock-chips.com, dianders@chromium.org, Michael Turquette , Stephen Boyd , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v4 3/4] clk: rockchip: add new pll-type for rk3399 and similar socs Date: Sat, 12 Mar 2016 12:13:49 +0100 Message-ID: <2534564.6HRxTH61cO@diego> In-Reply-To: <1457581622-31192-4-git-send-email-zhengxing@rock-chips.com> References: <1457581622-31192-1-git-send-email-zhengxing@rock-chips.com> <1457581622-31192-4-git-send-email-zhengxing@rock-chips.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" List-ID: Am Donnerstag, 10. M=E4rz 2016, 11:47:01 schrieb Xing Zheng: > The rk3399's pll and clock are similar with rk3036's, it different > with base on the rk3066(rk3188, rk3288, rk3368 use it), there are > different adjust foctors and control registers, so these should be > independent and separate from the series of rk3066s. >=20 > Signed-off-by: Xing Zheng applied to my clk-branch for 4.7 Thanks Heiko