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: linux-rockchip.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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: briannorris@chromium.org (Brian Norris) Date: Thu, 16 Mar 2017 17:34:17 -0700 Subject: [PATCH v2 0/4] RK3399 dw-mipi-dsi patches In-Reply-To: <1489635107-21327-1-git-send-email-zyw@rock-chips.com> References: <1489635107-21327-1-git-send-email-zyw@rock-chips.com> Message-ID: <20170317003416.GC8180@google.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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 From mboxrd@z Thu Jan 1 00:00:00 1970 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 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