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


Groups > linux.kernel > #1630221 > unrolled thread

[PATCH V2 0/2] correct ids for clk_testout

Started byEddie Cai <eddie.cai.linux@gmail.com>
First post2017-04-25 08:50 +0200
Last post2017-04-25 23:10 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [PATCH V2  0/2] correct ids for clk_testout Eddie Cai <eddie.cai.linux@gmail.com> - 2017-04-25 08:50 +0200
    Re: [PATCH V2  0/2] correct ids for clk_testout Heiko Stübner <heiko@sntech.de> - 2017-04-25 23:10 +0200

#1630221 — [PATCH V2 0/2] correct ids for clk_testout

FromEddie Cai <eddie.cai.linux@gmail.com>
Date2017-04-25 08:50 +0200
Subject[PATCH V2 0/2] correct ids for clk_testout
Message-ID<tA2sp-17M-7@gated-at.bofh.it>
we use clk_testout1 and clk_testout2 for camera. e.g. mipi 24M mclk. the ids of
clk_testout1 and clk_testout2 is wrong. it's time to correct it. 

Eddie Cai (2):
  clk: rockchip: add ids for camera
  clk: rockchip: fix the incorrect ids

 drivers/clk/rockchip/clk-rk3399.c      | 4 ++--
 include/dt-bindings/clock/rk3399-cru.h | 2 ++
 2 files changed, 4 insertions(+), 2 deletions(-)

-- 
1.9.1

[toc] | [next] | [standalone]


#1630996

FromHeiko Stübner <heiko@sntech.de>
Date2017-04-25 23:10 +0200
Message-ID<tAfSF-1qD-15@gated-at.bofh.it>
In reply to#1630221
Hi Eddie,

Am Dienstag, 25. April 2017, 14:41:08 CEST schrieb Eddie Cai:
> we use clk_testout1 and clk_testout2 for camera. e.g. mipi 24M mclk. the ids
> of clk_testout1 and clk_testout2 is wrong. it's time to correct it.

Just to say, patches look good - thanks for explaining what the clocks are 
going to be used for.

I'll apply them after 4.12-rc1 is released (in roughly 2.5 weeks), due to
needing a stable base for the clock-ids.


Heiko

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web