zephyr/tests/kernel/device
Gerard Marull-Paretas f989711a60 pm: s/power-domain/power-domains and add power-domain-names
Some devices may belong to >1 power domain, so with the current design
this is something not possible to describe. It's worth to note that
Linux also uses the `power-domains` naming scheme, not `power-domain`.
This patch also introduces `power-domain-names` so that each entry in
`power-domains` can be given a name if needed. `#power-domain-cells`
is now required as well.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2024-10-18 17:45:21 +01:00
..
boards pm: s/power-domain/power-domains and add power-domain-names 2024-10-18 17:45:21 +01:00
dts/bindings tests/kernel/device: Add tests for device deferred init 2024-04-11 15:50:44 -04:00
src coding guidelines: comply with MISRA Rule 11.8 2024-06-03 16:09:51 -04:00
app.overlay pm: s/power-domain/power-domains and add power-domain-names 2024-10-18 17:45:21 +01:00
CMakeLists.txt
prj.conf
testcase.yaml tests: device: test CONFIG_DEVICE_DT_METADATA=y 2024-07-27 15:09:10 +03:00