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


Groups > linux.kernel > #1341719

[PATCH v1 0/4] Add clock ids for RK3228 HDMI/VOP modules

From Yakir Yang <ykk@rock-chips.com>
Newsgroups linux.kernel
Subject [PATCH v1 0/4] Add clock ids for RK3228 HDMI/VOP modules
Date 2016-02-24 11:10 +0100
Message-ID <r5Eyn-2WS-43@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


Add clocks ids for RK3228 HDMI/VOP modules which driver already have been
posted.

RK3228 HDMI driver: https://patchwork.kernel.org/patch/7974671
RK3228 VOP driver: https://patchwork.kernel.org/patch/7952591

Yakir Yang (4):
  clk: rockchip: add the new clock ids for RK3228 VOP
  clk: rockchip: set the clock ids for RK3228 VOP
  clk: rockchip: add the new clock ids for RK3228 HDMI
  clk: rockchip: set the clock ids for RK3228 HDMI

 drivers/clk/rockchip/clk-rk3228.c      | 14 +++++++-------
 include/dt-bindings/clock/rk3228-cru.h | 10 ++++++++++
 2 files changed, 17 insertions(+), 7 deletions(-)

-- 
1.9.1

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH v1 0/4] Add clock ids for RK3228 HDMI/VOP modules Yakir Yang <ykk@rock-chips.com> - 2016-02-24 11:10 +0100
  [PATCH v1 1/4] clk: rockchip: add the new clock ids for RK3228 VOP Yakir Yang <ykk@rock-chips.com> - 2016-02-24 11:20 +0100
  [PATCH v1 4/4] clk: rockchip: set the clock ids for RK3228 HDMI Yakir Yang <ykk@rock-chips.com> - 2016-02-24 11:20 +0100
  [PATCH v1 3/4] clk: rockchip: add the new clock ids for RK3228 HDMI Yakir Yang <ykk@rock-chips.com> - 2016-02-24 11:20 +0100
  [PATCH v1 2/4] clk: rockchip: set the clock ids for RK3228 VOP Yakir Yang <ykk@rock-chips.com> - 2016-02-24 12:00 +0100
  Re: [PATCH v1 0/4] Add clock ids for RK3228 HDMI/VOP modules Heiko Stuebner <heiko@sntech.de> - 2016-02-26 02:20 +0100
    Re: [PATCH v1 0/4] Add clock ids for RK3228 HDMI/VOP modules Yakir Yang <ykk@rock-chips.com> - 2016-02-26 07:30 +0100

csiph-web