Re: [PATCH v2 0/5] fix some clock configuration for the RK3036 platform

From: Xing Zheng
Date: Sun Jan 10 2016 - 02:26:39 EST


Hi Heiko,

On 2016å01æ10æ 04:10, Heiko Stuebner wrote:
Hi Xing

Am Donnerstag, 7. Januar 2016, 20:17:32 schrieb Xing Zheng:
In the development work, we found that some of the previous
incorrect clock configuration on the RK3036 platform, we should
fix them.
I've applied patches 1-4 as fixes for 4.5 [0] and will apply patch 5
regularly once 4.5-rc1 is released and I have stable base again.


Xing Zheng (5):
clk: rockchip: rk3036: fix the FLAGs for clock mux
clk: rockchip: rk3036: fix uarts clock error
clk: rockchip: rk3036: fix the div offset for emac clock
clk: rockchip: rk3036: rename emac ext source clock
please make sure to also update the binding document in such cases.
I've done it myself for this one.

[for people reading along: the rk3036 clock-driver + binding is new in
4.5 so we should be ok to fix the naming before it is actually released]


Heiko


[0] https://git.kernel.org/cgit/linux/kernel/git/mmind/linux-rockchip.git/log/?h=v4.5-clk/fixes

OK, I have updated the rockchip,rk3036-cru.txt and sent a patch to the upstream.

Thanks.