Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751268AbdCPDb5 (ORCPT ); Wed, 15 Mar 2017 23:31:57 -0400 Received: from mail-pf0-f196.google.com ([209.85.192.196]:33778 "EHLO mail-pf0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750846AbdCPDbz (ORCPT ); Wed, 15 Mar 2017 23:31:55 -0400 From: Chris Zhong To: linux-rockchip@lists.infradead.org Cc: Chris Zhong , devicetree@vger.kernel.org, Mark Yao , Heiko Stuebner , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org, Rob Herring , David Airlie , Mark Rutland , linux-arm-kernel@lists.infradead.org Subject: [PATCH v2 0/4] RK3399 dw-mipi-dsi patches Date: Thu, 16 Mar 2017 11:31:43 +0800 Message-Id: <1489635107-21327-1-git-send-email-zyw@rock-chips.com> X-Mailer: git-send-email 2.6.3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 657 Lines: 22 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 Chris Zhong (4): drm/rockchip/dsi: check phy_cfg_clk only for RK3399 dt-bindings: add the grf clock for dw-mipi-dsi drm/rockchip/dsi: enable the grf clk before writing grf registers drm/rockchip/dsi: correct the grf_switch_reg name .../display/rockchip/dw_mipi_dsi_rockchip.txt | 2 +- drivers/gpu/drm/rockchip/dw-mipi-dsi.c | 35 +++++++++++++++++----- 2 files changed, 28 insertions(+), 9 deletions(-) -- 2.6.3