[PATCH v2] clk: imx7d: do not set parent of ethernet time/ref clocks
From: festevam@gmail.com (Fabio Estevam)
Date: 2016-07-03 19:55:54
Also in:
linux-clk, lkml
From: festevam@gmail.com (Fabio Estevam)
Date: 2016-07-03 19:55:54
Also in:
linux-clk, lkml
On Sun, Jul 3, 2016 at 3:25 PM, Stefan Agner [off-list ref] wrote:
Hm, just checked again, that is really not the case here. On what base do you test? I tested on clk-next. Dong's clock changes are a prerequisite for that.
Thanks for the clarification. I was testing against linux-next. After manually applying Dong's clock changes from clk-next + your patch the warnings go away, so: Tested-by: Fabio Estevam <festevam@gmail.com> Thanks