linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] arm64: imx8: fix booting with lastest nxp flash.bin
@ 2021-05-21  3:12 Dong Aisheng
  2021-05-21  3:12 ` [PATCH 1/2] clk: imx: scu: add enet rgmii gpr clocks Dong Aisheng
  2021-05-21  3:12 ` [PATCH 2/2] arm64: dts: imx8: conn: fix enet clock setting Dong Aisheng
  0 siblings, 2 replies; 6+ messages in thread
From: Dong Aisheng @ 2021-05-21  3:12 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: dongas86, linux-imx, shawnguo, kernel, festevam, devicetree,
	Dong Aisheng

There's enet clock incorrect setting issue in upstream kernel which
will cause kernel boot hanged on mouting NFS rootfs due to enet can't
work properly if using latest nxp flash.bin.
(Using old nxp flash.bin (e.g. 4.14 release), don't have this issue
cause bootloader did some tricks.)

This patchset aims to fix it.

The two patches has no build dependence and can be appied separately to clk
and arch tree.

However, this patchset can't apply for stable tree cause it still depends on
another patchset in clk tree.
https://patchwork.kernel.org/project/linux-clk/patch/20210423033334.3317992-4-aisheng.dong@nxp.com/

Dong Aisheng (2):
  clk: imx: scu: add enet rgmii gpr clocks
  arm64: dts: imx8: conn: fix enet clock setting

 .../boot/dts/freescale/imx8-ss-conn.dtsi      | 50 ++++++++++++-------
 drivers/clk/imx/clk-imx8qxp.c                 | 22 ++++++--
 2 files changed, 50 insertions(+), 22 deletions(-)

-- 
2.25.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-05-26 13:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-21  3:12 [PATCH 0/2] arm64: imx8: fix booting with lastest nxp flash.bin Dong Aisheng
2021-05-21  3:12 ` [PATCH 1/2] clk: imx: scu: add enet rgmii gpr clocks Dong Aisheng
2021-05-26 10:34   ` Abel Vesa
2021-05-26 10:46     ` Abel Vesa
2021-05-21  3:12 ` [PATCH 2/2] arm64: dts: imx8: conn: fix enet clock setting Dong Aisheng
2021-05-23  5:34   ` Shawn Guo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).