[PATCH] clk: imx7d: do not set the parent of IMX7D_ENET_AXI_ROOT_SRC
From: festevam@gmail.com (Fabio Estevam)
Date: 2016-08-11 23:53:06
Also in:
linux-clk
From: festevam@gmail.com (Fabio Estevam)
Date: 2016-08-11 23:53:06
Also in:
linux-clk
Hi Stephen, On Thu, Aug 11, 2016 at 7:28 PM, Stephen Boyd [off-list ref] wrote:
Is there a "Fixes:" tag that can be applied here? Does this
This parent assignment exists since the mx7d clk driver was introduced
in commit 8f6d8094b21 ("ARM: imx: add imx7d clk tree support").
depend on some sort of DTS changes to add assigned clocks and parents?
All the mx7 dts users assign the ENET clocks in their dts files. As imx7s-warp is the only affected board and it will be only available in 4.9, I think it is OK to apply this one into clk-next if you are happt with it. Thanks, Fabio Estevam