[EXT] Re: [PATCH v4 2/2] ARM: imx6plus: enable internal routing of clk_enet_ref where possible
Fabio Estevam
festevam at gmail.com
Tue Jun 30 23:39:23 EDT 2020
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.
More information about the linux-arm-kernel
mailing list