From mboxrd@z Thu Jan 1 00:00:00 1970 From: Brian Norris Subject: Re: [PATCH v2 0/4] RK3399 dw-mipi-dsi patches Date: Thu, 16 Mar 2017 17:34:17 -0700 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-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1489635107-21327-1-git-send-email-zyw@rock-chips.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Chris Zhong Cc: Mark Rutland , devicetree@vger.kernel.org, Heiko Stuebner , David Airlie , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, linux-rockchip@lists.infradead.org, Rob Herring , linux-arm-kernel@lists.infradead.org, Mark Yao List-Id: devicetree@vger.kernel.org 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