mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/6] Add power domain support for i.MX8MM, i.MX8MN and i.MX8MP
@ 2022-08-31 12:52 Sascha Hauer
  2022-08-31 12:52 ` [PATCH 1/6] soc: imx: gpcv2: switch to regmap Sascha Hauer
                   ` (5 more replies)
  0 siblings, 6 replies; 9+ messages in thread
From: Sascha Hauer @ 2022-08-31 12:52 UTC (permalink / raw)
  To: Barebox List

This series brings the gpcv2 driver closer to the Linux one and adds
i.MX8MM, i.MX8MN and i.MX8MP support

Sascha

Ahmad Fatoum (6):
  soc: imx: gpcv2: switch to regmap
  soc: imx: gpcv2: split power_up/power_off
  soc: imx: gpcv2: align with upstream Linux driver
  soc: imx: gpcv2: extend for i.MX8M Mini/Nano/Plus support
  Revert "ARM: i.MX8MM: assume USBOTG power domains to be powered"
  Revert "ARM: i.MX8MN: assume USBOTG power domains to be powered"

 arch/arm/dts/imx8mm.dtsi |    8 -
 arch/arm/dts/imx8mn.dtsi |    4 -
 drivers/soc/imx/gpcv2.c  | 1014 ++++++++++++++++++++++++++++++++++----
 3 files changed, 906 insertions(+), 120 deletions(-)

-- 
2.30.2




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

end of thread, other threads:[~2022-08-31 18:31 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-31 12:52 [PATCH 0/6] Add power domain support for i.MX8MM, i.MX8MN and i.MX8MP Sascha Hauer
2022-08-31 12:52 ` [PATCH 1/6] soc: imx: gpcv2: switch to regmap Sascha Hauer
2022-08-31 12:52 ` [PATCH 2/6] soc: imx: gpcv2: split power_up/power_off Sascha Hauer
2022-08-31 12:52 ` [PATCH 3/6] soc: imx: gpcv2: align with upstream Linux driver Sascha Hauer
2022-08-31 12:52 ` [PATCH 4/6] soc: imx: gpcv2: extend for i.MX8M Mini/Nano/Plus support Sascha Hauer
2022-08-31 12:52 ` [PATCH 5/6] Revert "ARM: i.MX8MM: assume USBOTG power domains to be powered" Sascha Hauer
2022-08-31 18:27   ` Ahmad Fatoum
2022-08-31 12:52 ` [PATCH 6/6] Revert "ARM: i.MX8MN: " Sascha Hauer
2022-08-31 18:28   ` Ahmad Fatoum

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox