[PATCH] clk: imx7d: do not set the parent of IMX7D_ENET_AXI_ROOT_SRC
Stefan Agner
stefan at agner.ch
Thu Aug 11 16:57:48 PDT 2016
Hi,
On 2016-08-11 16:53, Fabio Estevam wrote:
> Hi Stephen,
>
> On Thu, Aug 11, 2016 at 7:28 PM, Stephen Boyd <sboyd at codeaurora.org> 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.
I don't think so, at least not that root clock.
Otherwise grep -e IMX7D_PLL_ENET_MAIN_250M_CLK arch/arm/boot/dts/imx7*
should return something...
I guess in practice it is not a problem because the boot loader
configures the clock selection already. Still, I think we should also
fix our device trees and select the root clock there...
--
Stefan
More information about the linux-arm-kernel
mailing list