Re: [PATCH v5 2/8] clk: rockchip: rk3036: fix and add node id for emac clock

2016-02-22 Thread Heiko Stuebner
Am Sonntag, 21. Februar 2016, 10:45:11 schrieb Caesar Wang: > Heiko, > > 在 2016年02月21日 10:26, Heiko Stuebner 写道: > > Hi Caesar, Xing, > > > > Am Dienstag, 2. Februar 2016, 11:48:19 schrieb Caesar Wang: > >> From: zhengxing > >> > >> In the emac driver, we need to

Re: [PATCH v5 2/8] clk: rockchip: rk3036: fix and add node id for emac clock

2016-02-22 Thread Heiko Stuebner
Am Sonntag, 21. Februar 2016, 10:45:11 schrieb Caesar Wang: > Heiko, > > 在 2016年02月21日 10:26, Heiko Stuebner 写道: > > Hi Caesar, Xing, > > > > Am Dienstag, 2. Februar 2016, 11:48:19 schrieb Caesar Wang: > >> From: zhengxing > >> > >> In the emac driver, we need to refer HCLK_MAC since there are

Re: [PATCH v5 2/8] clk: rockchip: rk3036: fix and add node id for emac clock

2016-02-20 Thread Caesar Wang
Heiko, 在 2016年02月21日 10:26, Heiko Stuebner 写道: Hi Caesar, Xing, Am Dienstag, 2. Februar 2016, 11:48:19 schrieb Caesar Wang: From: zhengxing In the emac driver, we need to refer HCLK_MAC since there are only 3PLLs (APLL/GPLL/DPLL) on the rk3036, most clock are under

Re: [PATCH v5 2/8] clk: rockchip: rk3036: fix and add node id for emac clock

2016-02-20 Thread Caesar Wang
Heiko, 在 2016年02月21日 10:26, Heiko Stuebner 写道: Hi Caesar, Xing, Am Dienstag, 2. Februar 2016, 11:48:19 schrieb Caesar Wang: From: zhengxing In the emac driver, we need to refer HCLK_MAC since there are only 3PLLs (APLL/GPLL/DPLL) on the rk3036, most clock are under the GPLL, and it is

Re: [PATCH v5 2/8] clk: rockchip: rk3036: fix and add node id for emac clock

2016-02-20 Thread Heiko Stuebner
Hi Caesar, Xing, Am Dienstag, 2. Februar 2016, 11:48:19 schrieb Caesar Wang: > From: zhengxing > > In the emac driver, we need to refer HCLK_MAC since there are > only 3PLLs (APLL/GPLL/DPLL) on the rk3036, most clock are under the > GPLL, and it is unable to provide

Re: [PATCH v5 2/8] clk: rockchip: rk3036: fix and add node id for emac clock

2016-02-20 Thread Heiko Stuebner
Hi Caesar, Xing, Am Dienstag, 2. Februar 2016, 11:48:19 schrieb Caesar Wang: > From: zhengxing > > In the emac driver, we need to refer HCLK_MAC since there are > only 3PLLs (APLL/GPLL/DPLL) on the rk3036, most clock are under the > GPLL, and it is unable to provide the accurate rate for

[PATCH v5 2/8] clk: rockchip: rk3036: fix and add node id for emac clock

2016-02-01 Thread Caesar Wang
From: zhengxing In the emac driver, we need to refer HCLK_MAC since there are only 3PLLs (APLL/GPLL/DPLL) on the rk3036, most clock are under the GPLL, and it is unable to provide the accurate rate for mac_ref which need to 50MHz probability, we should let it under the DPLL and are able to set

[PATCH v5 2/8] clk: rockchip: rk3036: fix and add node id for emac clock

2016-02-01 Thread Caesar Wang
From: zhengxing In the emac driver, we need to refer HCLK_MAC since there are only 3PLLs (APLL/GPLL/DPLL) on the rk3036, most clock are under the GPLL, and it is unable to provide the accurate rate for mac_ref which need to 50MHz probability, we should let it under the