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)
committerHeiko Stuebner <heiko@sntech.de>
Sat, 16 Jan 2016 15:01:21 +0000 (16:01 +0100)
commitc40519350e1d7db03e35e57509352c55948648ba
treee689c5381af6075714c20808f86671b3887edc2a
parentb29de2de5049e064d172862b1feeddeb650c3ee8
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.

Signed-off-by: Xing Zheng <zhengxing@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
drivers/clk/rockchip/clk-rk3036.c