u-boot.lists.denx.de archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] add some imx8m power and clock control
@ 2021-12-17 15:20 Angus Ainslie
  2021-12-17 15:20 ` [PATCH 1/3] imx8m: clock_imx8mq: Add the ecspi clocks Angus Ainslie
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Angus Ainslie @ 2021-12-17 15:20 UTC (permalink / raw)
  To: u-boot, NXP i.MX U-Boot Team
  Cc: Stefano Babic, Fabio Estevam, Peng Fan, Angus Ainslie,
	Marek Vasut, Ye Li, Alice Guo, Patrick Wildt, Simon Glass,
	Frieder Schrempf, Marek Behún, Ying-Chun Liu (PaulLiu),
	kernel

Enable some imx8m subsystems used when booting the librem5 phone

Angus Ainslie (3):
  imx8m: clock_imx8mq: Add the ecspi clocks
  arch: imx8m: imx-regs.h add the USB regs
  arch: imx8m: Add USB power control

 arch/arm/include/asm/arch-imx8m/imx-regs.h  | 14 +++++
 arch/arm/include/asm/arch-imx8m/sys_proto.h |  1 +
 arch/arm/mach-imx/imx8m/clock_imx8mq.c      | 38 ++++++++++++++
 arch/arm/mach-imx/imx8m/soc.c               | 57 +++++++++++++++++++++
 4 files changed, 110 insertions(+)

-- 
2.25.1


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

end of thread, other threads:[~2021-12-18 14:36 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-17 15:20 [PATCH 0/3] add some imx8m power and clock control Angus Ainslie
2021-12-17 15:20 ` [PATCH 1/3] imx8m: clock_imx8mq: Add the ecspi clocks Angus Ainslie
2021-12-17 15:20 ` [PATCH 2/3] arch: imx8m: imx-regs.h add the USB regs Angus Ainslie
2021-12-17 16:28   ` Fabio Estevam
2021-12-17 16:34     ` Angus Ainslie
2021-12-17 17:03       ` Adam Ford
2021-12-17 17:45         ` Fabio Estevam
2021-12-18 14:36           ` Angus Ainslie
2021-12-17 15:20 ` [PATCH 3/3] arch: imx8m: Add USB power control Angus Ainslie

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).