[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1587625174-32668-1-git-send-email-peng.fan@nxp.com>
Date: Thu, 23 Apr 2020 14:59:30 +0800
From: peng.fan@....com
To: shawnguo@...nel.org, s.hauer@...gutronix.de
Cc: kernel@...gutronix.de, festevam@...il.com, linux@...pel-privat.de,
leonard.crestez@....com, daniel.baluta@....com,
aisheng.dong@....com, qiangqing.zhang@....com,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-imx@....com, Peng Fan <peng.fan@....com>
Subject: [PATCH 0/4] firmware: imx: fix/update cm4 and add resource check
From: Peng Fan <peng.fan@....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
Powered by blists - more mailing lists