[EXT] Re: [PATCH v4 2/2] ARM: imx6plus: enable internal routing of clk_enet_ref where possible

Andy Duan fugang.duan at nxp.com
Tue Jun 30 23:42:39 EDT 2020


From: Fabio Estevam <festevam at gmail.com> Sent: Wednesday, July 1, 2020 11:39 AM 
> Hi Andy,
> 
> On Wed, Jul 1, 2020 at 12:18 AM Andy Duan <fugang.duan at nxp.com> wrote:
> 
> > --- a/arch/arm/boot/dts/imx6qdl-sabresd.dtsi
> > +++ b/arch/arm/boot/dts/imx6qdl-sabresd.dtsi
> > @@ -202,6 +202,8 @@
> >  &fec {
> >         pinctrl-names = "default";
> >         pinctrl-0 = <&pinctrl_enet>;
> > +       assigned-clocks = <&clks IMX6QDL_CLK_ENET_REF>;
> > +       assigned-clock-rates = <125000000>;
> 
> I don't think this is an acceptable solution as it breaks old dtb's.

It doesn't break old dtbs, and doesn't break imx6q/dl/solo.


More information about the linux-arm-kernel mailing list