commit | c40519350e1d7db03e35e57509352c55948648ba | [log] [tgz] |
---|---|---|
author | Xing Zheng <zhengxing@rock-chips.com> | Thu Jan 07 20:17:35 2016 +0800 |
committer | Heiko Stuebner <heiko@sntech.de> | Sat Jan 16 16:01:21 2016 +0100 |
tree | e689c5381af6075714c20808f86671b3887edc2a | |
parent | b29de2de5049e064d172862b1feeddeb650c3ee8 [diff] |
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>