UPSTREAM: clk: rockchip: rk3036: fix the div offset for emac clock
authorXing Zheng <zhengxing@rock-chips.com>
Thu, 7 Jan 2016 12:17:35 +0000 (20:17 +0800)
committerCaesar Wang <wxt@rock-chips.com>
Tue, 31 May 2016 01:51:22 +0000 (09:51 +0800)
commitf28371b4ff53e54290d35dc96a5cea13516be857
tree861a191804e45755350044eaff4d1d53c1a79ee0
parentd59b25b148987965cfa5d9212e50d6c0e8f487e6
UPSTREAM: clk: rockchip: rk3036: fix the div offset for emac clock

Due to reference to old version TRM, there are incorrect emac clock node.
The SEL_21_9 is used for the parent div, the SEL_21_4 is used for the
child div.

Change-Id: Iac08a99fc8c5420e31e68520f24875b179e3665a
Signed-off-by: Xing Zheng <zhengxing@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
(cherry picked from git.kernel.org next/linux-next.git master
 commit c40519350e1d7db03e35e57509352c55948648ba)
drivers/clk/rockchip/clk-rk3036.c