Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753505AbdCQAe7 (ORCPT ); Thu, 16 Mar 2017 20:34:59 -0400 Received: from mail-pf0-f174.google.com ([209.85.192.174]:35838 "EHLO mail-pf0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752179AbdCQAe6 (ORCPT ); Thu, 16 Mar 2017 20:34:58 -0400 Date: Thu, 16 Mar 2017 17:34:17 -0700 From: Brian Norris To: Chris Zhong Cc: linux-rockchip@lists.infradead.org, Mark Rutland , devicetree@vger.kernel.org, Heiko Stuebner , David Airlie , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Rob Herring , linux-arm-kernel@lists.infradead.org, Mark Yao Subject: Re: [PATCH v2 0/4] RK3399 dw-mipi-dsi patches Message-ID: <20170317003416.GC8180@google.com> References: <1489635107-21327-1-git-send-email-zyw@rock-chips.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1489635107-21327-1-git-send-email-zyw@rock-chips.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 361 Lines: 14 On Thu, Mar 16, 2017 at 11:31:43AM +0800, Chris Zhong wrote: > Hi all > > This series set the phy_cfg_clk to be a required clock for RK3399, and > add a grf clock control in dw-mipi-dsi driver. And then correct a > register name. > > > Changes in v2: > - check the grf_clk only for RK3399 For the series: Tested-by: Brian Norris