Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965188AbcDYVDK (ORCPT ); Mon, 25 Apr 2016 17:03:10 -0400 Received: from gloria.sntech.de ([95.129.55.99]:49679 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964915AbcDYVDI (ORCPT ); Mon, 25 Apr 2016 17:03:08 -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 6/6] clk: rockchip: rk3399: fix the gate bit for i2c4 and i2c8 Date: Mon, 25 Apr 2016 23:03:02 +0200 Message-ID: <33993376.YljBNjpY9Q@diego> User-Agent: KMail/4.14.10 (Linux/4.4.0-1-amd64; KDE/4.14.14; x86_64; ; ) In-Reply-To: <1461150730-29787-1-git-send-email-zhengxing@rock-chips.com> References: <1461150414-29638-1-git-send-email-zhengxing@rock-chips.com> <1461150730-29787-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: 264 Lines: 10 Am Mittwoch, 20. April 2016, 19:12:10 schrieb Xing Zheng: > The gate bits of the i2c4 and i2c8 are incorrect due to the manual > error, we need to fix them. > > Signed-off-by: Xing Zheng applied to my clk-branch for v4.7 Thanks Heiko