diff options
| author | Michal Simek <[email protected]> | 2022-02-07 10:27:37 +0100 |
|---|---|---|
| committer | Michal Simek <[email protected]> | 2022-02-15 13:01:42 +0100 |
| commit | e0283cbdfd49a437ef3cfdd662b196d2f70b5ea0 (patch) | |
| tree | d845cd6b699bc029289a76bda1d065234a24c1ba /include/version_string.h | |
| parent | 2f9dd4bfc7a2d618c9c76448dd7b3ce67c6ec4ce (diff) | |
power: zynqmp: Add power domain driver for ZynqMP
Driver should be enabled by CONFIG_POWER_DOMAIN=y and
CONFIG_ZYNQMP_POWER_DOMAIN=y. Power domain driver doesn't have own DT node
but it uses zynqmp firmware DT node that's why there is a need to bind
driver when firmware node is found.
Driver itself is simple. It is sending pmufw config object overlay for
enabling access to device which is done in ...domain_request().
In ...domain_on() capabilities are passed and node is requested.
This should be bare minimum of required to get power domain driver working.
Signed-off-by: Michal Simek <[email protected]>
Reviewed-by: Jaehoon Chung <[email protected]>
Link: https://lore.kernel.org/r/f4b9433b91c0b18c375b061c7a4e29d428f70547.1644226055.git.michal.simek@xilinx.com
Diffstat (limited to 'include/version_string.h')
0 files changed, 0 insertions, 0 deletions
