linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/7] firmware: imx: scu-pd: misc update
@ 2023-07-14  9:09 Peng Fan (OSS)
  2023-07-14  9:09 ` [PATCH 1/7] firmware: imx: scu-pd: enlarge PD range Peng Fan (OSS)
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Peng Fan (OSS) @ 2023-07-14  9:09 UTC (permalink / raw)
  To: shawnguo, s.hauer
  Cc: kernel, festevam, linux-imx, Frank.Li, aisheng.dong,
	marcel.ziswiler, linux-arm-kernel, linux-kernel, Peng Fan

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

This patchset is to upstream NXP downstream scu-pd driver patches.
patch 1,2 is to support more PDs
patch 3 is to not power off console when no console suspend
patch 4 is to suppress bind
patch 5 is to make genpd align with HW state
patch 6 is to support LP mode in runtime suspend, OFF mode in system suspend.
patch 7 is to change init level to avoid uneccessary defer probe

Dong Aisheng (2):
  firmware: imx: scu-pd: do not power off console if no_console_suspend
  firmware: imx: scu-pd: change init level to subsys_initcall

Peng Fan (5):
  firmware: imx: scu-pd: enlarge PD range
  firmware: imx: scu-pd: add more PDs
  firmware: imx: scu-pd: Suppress bind attrs
  firmware: imx: scu-pd: initialize is_off according to HW state
  firmware: imx: scu-pd: add multi states support

 drivers/firmware/imx/scu-pd.c | 193 ++++++++++++++++++++++++++++++++--
 1 file changed, 182 insertions(+), 11 deletions(-)

-- 
2.37.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] 10+ messages in thread

end of thread, other threads:[~2023-07-20  8:20 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-14  9:09 [PATCH 0/7] firmware: imx: scu-pd: misc update Peng Fan (OSS)
2023-07-14  9:09 ` [PATCH 1/7] firmware: imx: scu-pd: enlarge PD range Peng Fan (OSS)
2023-07-14  9:09 ` [PATCH 2/7] firmware: imx: scu-pd: add more PDs Peng Fan (OSS)
2023-07-14  9:09 ` [PATCH 3/7] firmware: imx: scu-pd: do not power off console if no_console_suspend Peng Fan (OSS)
2023-07-14  9:09 ` [PATCH 4/7] firmware: imx: scu-pd: Suppress bind attrs Peng Fan (OSS)
2023-07-14  9:09 ` [PATCH 5/7] firmware: imx: scu-pd: initialize is_off according to HW state Peng Fan (OSS)
2023-07-14  9:09 ` [PATCH 6/7] firmware: imx: scu-pd: add multi states support Peng Fan (OSS)
2023-07-14  9:09 ` [PATCH 7/7] firmware: imx: scu-pd: change init level to subsys_initcall Peng Fan (OSS)
2023-07-19  7:00 ` [PATCH 0/7] firmware: imx: scu-pd: misc update Shawn Guo
2023-07-20  8:19   ` Peng Fan

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