Re: [PATCH 3/4] clk: hix5hd2: change ethernet clock type

2016-08-15 Thread Dongpo Li
Hi all, On 2016/8/11 20:09, kbuild test robot wrote: > Hi Dongpo, > > [auto build test ERROR on robh/for-next] > [also build test ERROR on v4.8-rc1 next-20160811] > [if your patch is applied to the wrong git tree, please drop us a note to > help improve the system] > > url: > https://github

Re: [PATCH 3/4] clk: hix5hd2: change ethernet clock type

2016-08-11 Thread kbuild test robot
Hi Dongpo, [auto build test ERROR on robh/for-next] [also build test ERROR on v4.8-rc1 next-20160811] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Dongpo-Li/net-hix5hd2_gmac-add-tx-sg-feature-

[PATCH 3/4] clk: hix5hd2: change ethernet clock type

2016-08-11 Thread Dongpo Li
Because the clock and reset signals share the same register, we initialize reset controller when initializing clock controller. So the ethernet driver will control the reset signal instead of the clock driver. All the ethernet clock is changed from complex clock to gate clock. The original ethernet