Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965176AbcDYVC6 (ORCPT ); Mon, 25 Apr 2016 17:02:58 -0400 Received: from gloria.sntech.de ([95.129.55.99]:49665 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964915AbcDYVCz (ORCPT ); Mon, 25 Apr 2016 17:02:55 -0400 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: Xing Zheng Cc: linux-rockchip@lists.infradead.org, mturquette@baylibre.com, sboyd@codeaurora.org, linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, huangtao@rock-chips.com, elaine.zhang@rock-chips.com, jay.xu@rock-chips.com, dianders@chromium.org Subject: Re: [PATCH 5/6] clk: rockchip: rk3399: fix the cifout clock Date: Mon, 25 Apr 2016 23:02:51 +0200 Message-ID: <1734031.qNOhhuPPat@diego> User-Agent: KMail/4.14.10 (Linux/4.4.0-1-amd64; KDE/4.14.14; x86_64; ; ) In-Reply-To: <1461150692-29751-1-git-send-email-zhengxing@rock-chips.com> References: <1461150414-29638-1-git-send-email-zhengxing@rock-chips.com> <1461150692-29751-1-git-send-email-zhengxing@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 Content-Length: 243 Lines: 10 Am Mittwoch, 20. April 2016, 19:11:32 schrieb Xing Zheng: > The cifout clock is incorrect due to the manual error, we need to > fix it. > > Signed-off-by: Xing Zheng applied to my clk-branch for v4.7 Thanks Heiko