Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1594127
| From | Elaine Zhang <zhangqing@rock-chips.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/5] clk: rockchip: fix up the clk for RK3368 SoC |
| Date | 2017-03-07 12:10 +0100 |
| Message-ID | <tilaa-6G6-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
change in V2: split clock-id addition and the assignment in the clock- driver. Elaine Zhang (5): clk: rockchip: rk3368: fix up the timer-ids clk: rockchip: rk3368: remove the unused id clk: rockchip: add clock ids for timer10-15 of RK3368 SoCs clk: rockchip: rk3368: export SCLK_TIMERXX id for timers clk: rockchip: rk3368: add some clks as critical drivers/clk/rockchip/clk-rk3368.c | 27 +++++++++++++++------------ include/dt-bindings/clock/rk3368-cru.h | 19 ++++++++++++------- 2 files changed, 27 insertions(+), 19 deletions(-) -- 1.9.1
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 0/5] clk: rockchip: fix up the clk for RK3368 SoC Elaine Zhang <zhangqing@rock-chips.com> - 2017-03-07 12:10 +0100 [PATCH v2 3/5] clk: rockchip: add clock ids for timer10-15 of RK3368 SoCs Elaine Zhang <zhangqing@rock-chips.com> - 2017-03-07 12:10 +0100 [PATCH v2 5/5] clk: rockchip: rk3368: add some clks as critical Elaine Zhang <zhangqing@rock-chips.com> - 2017-03-07 14:50 +0100 Re: [PATCH v2 0/5] clk: rockchip: fix up the clk for RK3368 SoC Heiko Stübner <heiko@sntech.de> - 2017-03-10 11:50 +0100
csiph-web