commit | 0a0bccabd84dc3109e240d11ba04a22b5968ddb3 | [log] [tgz] |
---|---|---|
author | Ioannis Damigos <ioannis.damigos.uj@renesas.com> | Mon Jun 10 15:35:21 2024 +0300 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Jun 18 14:36:38 2024 -0400 |
tree | 441fb97d0d282a2e10778519a2a15bd6f085fa71 | |
parent | 1fc26b89742944d52f3c847d0ed34fa8c8c7140e [diff] |
drivers/smartbond: Fix PM device runtime support Removed PM device runtime support from drivers in PD_SYS domain. Update the rest device drivers to call pm_device_runtime_get/put() functions when CONFIG_PM_DEVICE_RUNTIME is enabled. Signed-off-by: Ioannis Damigos <ioannis.damigos.uj@renesas.com>