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

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

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

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

 drivers/firmware/imx/Makefile       |  2 +-
 drivers/firmware/imx/rm.c           | 40 +++++++++++++++++++++
 drivers/firmware/imx/scu-pd.c       | 18 ++++++++--
 include/linux/firmware/imx/sci.h    |  1 +
 include/linux/firmware/imx/svc/rm.h | 69 +++++++++++++++++++++++++++++++++++++
 5 files changed, 127 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] 22+ messages in thread

end of thread, other threads:[~2020-06-02  9:08 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-23  6:59 [PATCH 0/4] firmware: imx: fix/update cm4 and add resource check peng.fan
2020-04-23  6:59 ` [PATCH 1/4] firmware: imx: scu-pd: fix cm40 power domain peng.fan
2020-04-23 10:02   ` Aisheng Dong
2020-04-23  6:59 ` [PATCH 2/4] firmware: imx: add resource management api peng.fan
2020-04-23 10:04   ` Aisheng Dong
2020-04-23 10:57     ` Peng Fan
2020-04-23 14:04       ` Aisheng Dong
2020-04-24  1:11         ` Peng Fan
2020-04-24  2:04           ` Aisheng Dong
2020-06-01 12:40             ` Peng Fan
2020-06-02  2:41               ` Aisheng Dong
2020-06-02  4:50                 ` Peng Fan
2020-06-02  7:28                   ` Aisheng Dong
2020-06-02  7:47                     ` Peng Fan
2020-06-02  9:07                       ` Aisheng Dong
2020-06-02  3:07   ` Aisheng Dong
2020-06-02  5:23     ` Peng Fan
2020-06-02  7:12       ` Aisheng Dong
2020-04-23  6:59 ` [PATCH 3/4] firmware: imx: scu-pd: ignore power domain not owned peng.fan
2020-04-23 10:06   ` Aisheng Dong
2020-04-23  6:59 ` [PATCH 4/4] firmware: imx: scu-pd: add more cm4 resources peng.fan
2020-04-23 10:33   ` Aisheng Dong

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