Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1601919 > unrolled thread

[PATCH v2 0/4] RK3399 dw-mipi-dsi patches

Started byChris Zhong <zyw@rock-chips.com>
First post2017-03-16 04:40 +0100
Last post2017-03-17 01:40 +0100
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH v2 0/4] RK3399 dw-mipi-dsi patches Chris Zhong <zyw@rock-chips.com> - 2017-03-16 04:40 +0100
    Re: [PATCH v2 0/4] RK3399 dw-mipi-dsi patches Brian Norris <briannorris@chromium.org> - 2017-03-17 01:40 +0100

#1601919 — [PATCH v2 0/4] RK3399 dw-mipi-dsi patches

FromChris Zhong <zyw@rock-chips.com>
Date2017-03-16 04:40 +0100
Subject[PATCH v2 0/4] RK3399 dw-mipi-dsi patches
Message-ID<tluqB-H1-3@gated-at.bofh.it>
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

[toc] | [next] | [standalone]


#1602936

FromBrian Norris <briannorris@chromium.org>
Date2017-03-17 01:40 +0100
Message-ID<tlO5X-6ig-9@gated-at.bofh.it>
In reply to#1601919
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 <briannorris@chromium.org>

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web