Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1521852 > unrolled thread
| Started by | Heiko Stuebner <heiko@sntech.de> |
|---|---|
| First post | 2016-11-14 17:50 +0100 |
| Last post | 2016-11-14 17:50 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH] clk: rockchip: validity should be checked prior to clock rate change Heiko Stuebner <heiko@sntech.de> - 2016-11-14 17:50 +0100
| From | Heiko Stuebner <heiko@sntech.de> |
|---|---|
| Date | 2016-11-14 17:50 +0100 |
| Subject | Re: [PATCH] clk: rockchip: validity should be checked prior to clock rate change |
| Message-ID | <sDsCe-12v-49@gated-at.bofh.it> |
Am Dienstag, 8. November 2016, 17:10:14 CET schrieb Elaine Zhang: > If validity is not checked prior to clock rate change, clk_set_rate( > cpu_clk, unsupported_rate) will return success, but the real clock rate > change operation is prohibited in post clock change event. Alough post > clock change event will report error due to unsupported clock rate is > set, but this error message is ignored by clock framework. > > Signed-off-by: Elaine Zhang <zhangqing@rock-chips.com> > Signed-off-by: Rocky Hao <rocky.hao@rock-chips.com> after Elaine clarified that the line mentioning Rocky was actually a tested-by, applied to my clock branch Thanks Heiko
Back to top | Article view | linux.kernel
csiph-web