[PATCH v10 22/27] drivers: firmware: psci: Attach the CPU's device to its PM domain

2018-11-29 Thread Ulf Hansson
In order to allow the CPU to be power managed through a potential PM domain and the corresponding topology, it needs to be attached to it. For that reason, check if the PM domain data structures have been initiated for PSCI and if so, let's try to attach the CPU device to its PM domain. However,

[PATCH v10 22/27] drivers: firmware: psci: Attach the CPU's device to its PM domain

2018-11-29 Thread Ulf Hansson
In order to allow the CPU to be power managed through a potential PM domain and the corresponding topology, it needs to be attached to it. For that reason, check if the PM domain data structures have been initiated for PSCI and if so, let's try to attach the CPU device to its PM domain. However,