All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] imx8mp: misc update
@ 2022-04-07  7:55 Peng Fan (OSS)
  2022-04-07  7:55 ` [PATCH 1/6] imx: imx8mp: Add iMX8MP UltraLite Part cpu type Peng Fan (OSS)
                   ` (5 more replies)
  0 siblings, 6 replies; 13+ messages in thread
From: Peng Fan (OSS) @ 2022-04-07  7:55 UTC (permalink / raw)
  To: sbabic; +Cc: festevam, u-boot, uboot-imx, Peng Fan

From: Peng Fan <peng.fan@nxp.com>

Support i.MX8MP UL part
Disable fused IP
drop legacy property when booting kernel
Relocate U-Boot to higher address for System-Ready IR

Peng Fan (5):
  imx: imx8mp: Add iMX8MP UltraLite Part cpu type
  imx: imx8mp: detect i.MX8MP UltraLite when get cpu rev
  imx: imx8mp: disable fused IP for UltraLite
  imx: imx8m: soc: runtime drop extcon property from usbotg node
  imx8m: soc: drop phy-reset-gpios for fec

Ye Li (1):
  imx8m: soc: Relocate u-boot to the top DDR in 4GB space

 arch/arm/include/asm/arch-imx/cpu.h       |   1 +
 arch/arm/include/asm/mach-imx/sys_proto.h |   3 +-
 arch/arm/mach-imx/cpu.c                   |   2 +
 arch/arm/mach-imx/imx8m/soc.c             | 320 ++++++++++++++++++----
 4 files changed, 266 insertions(+), 60 deletions(-)

-- 
2.35.1


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

end of thread, other threads:[~2022-04-12 18:54 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-07  7:55 [PATCH 0/6] imx8mp: misc update Peng Fan (OSS)
2022-04-07  7:55 ` [PATCH 1/6] imx: imx8mp: Add iMX8MP UltraLite Part cpu type Peng Fan (OSS)
2022-04-12 18:45   ` sbabic
2022-04-07  7:55 ` [PATCH 2/6] imx: imx8mp: detect i.MX8MP UltraLite when get cpu rev Peng Fan (OSS)
2022-04-12 18:45   ` sbabic
2022-04-07  7:55 ` [PATCH 3/6] imx: imx8mp: disable fused IP for UltraLite Peng Fan (OSS)
2022-04-12 18:45   ` sbabic
2022-04-07  7:55 ` [PATCH 4/6] imx: imx8m: soc: runtime drop extcon property from usbotg node Peng Fan (OSS)
2022-04-12 18:41   ` sbabic
2022-04-07  7:55 ` [PATCH 5/6] imx8m: soc: drop phy-reset-gpios for fec Peng Fan (OSS)
2022-04-12 18:45   ` sbabic
2022-04-07  7:55 ` [PATCH 6/6] imx8m: soc: Relocate u-boot to the top DDR in 4GB space Peng Fan (OSS)
2022-04-12 18:42   ` sbabic

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.