Hi,

On 06/06/16 16:53, Sudeep Holla wrote:
This patch hooks up the support for device power domain provided by
SCPI using the Linux generic power domain infrastructure.

Cc: "Rafael J. Wysocki" <[email protected]>
Cc: Kevin Hilman <[email protected]>
Cc: Ulf Hansson <[email protected]>
Cc: [email protected]
Signed-off-by: Sudeep Holla <[email protected]>
---
  drivers/firmware/Kconfig   |   8 +++
  drivers/firmware/Makefile  |   1 +
  drivers/firmware/scpi_pd.c | 152 +++++++++++++++++++++++++++++++++++++++++++++
  3 files changed, 161 insertions(+)
  create mode 100644 drivers/firmware/scpi_pd.c

Hi,

Since most of the power controller drivers are place in drivers/soc/<soc_name>,
I am not sure where to put this SCPI power domain code as it can be used
on multiple SoC. I have placed it in drivers/firmware temporarily for
review. Please suggest the most apt place to put this driver.


Any suggestions ? Or drivers/firmware is OK for now ?

--
Regards,
Sudeep

Reply via email to