linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V2 0/3] firmware: imx: fix/update cm4 and add resource check
@ 2020-06-03  3:32 peng.fan
  2020-06-03  3:32 ` [PATCH V2 1/3] firmware: imx: scu-pd: fix cm40 power domain peng.fan
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: peng.fan @ 2020-06-03  3:32 UTC (permalink / raw)
  To: shawnguo, s.hauer, aisheng.dong
  Cc: kernel, festevam, linux, leonard.crestez, daniel.baluta,
	qiangqing.zhang, linux-kernel, linux-arm-kernel, linux-imx,
	Peng Fan

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

V2:
 Add R-b tag
 Drop patch 3/4 from V1
 Add comments and update Copyright for patch 2/3
 keep code consistency in Patch 3/3

V1:
 https://patchwork.kernel.org/cover/11505045/

Fix cm40 power domain, update to add more cm4 resources
Add resource owner check, to not register if not owned by Linux.


Peng Fan (3):
  firmware: imx: scu-pd: fix cm40 power domain
  firmware: imx: add resource management api
  firmware: imx: scu-pd: add more cm4 resources

 drivers/firmware/imx/Makefile       |  2 +-
 drivers/firmware/imx/rm.c           | 45 ++++++++++++++++++++++++
 drivers/firmware/imx/scu-pd.c       | 14 ++++++--
 include/linux/firmware/imx/sci.h    |  1 +
 include/linux/firmware/imx/svc/rm.h | 69 +++++++++++++++++++++++++++++++++++++
 5 files changed, 128 insertions(+), 3 deletions(-)
 create mode 100644 drivers/firmware/imx/rm.c
 create mode 100644 include/linux/firmware/imx/svc/rm.h

-- 
2.16.4


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

end of thread, other threads:[~2020-06-04 12:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-03  3:32 [PATCH V2 0/3] firmware: imx: fix/update cm4 and add resource check peng.fan
2020-06-03  3:32 ` [PATCH V2 1/3] firmware: imx: scu-pd: fix cm40 power domain peng.fan
2020-06-03  3:32 ` [PATCH V2 2/3] firmware: imx: add resource management api peng.fan
2020-06-04  8:16   ` Aisheng Dong
2020-06-04 12:37     ` Peng Fan
2020-06-03  3:32 ` [PATCH V2 3/3] firmware: imx: scu-pd: add more cm4 resources 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).