mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-30 03:05:22 +00:00
* Add "#address-cells" and "#size-cells" to base.yaml as properties that can exist on any node. Cleanup other bindings that inherit from the base.yaml. * Add "status" property with an enum of valid options. * Add "interrupt-parent" to base.yaml. It's a phandle to the node which is the interrupt controller for the interrupt. * Add "interrupt-extended" to base.yaml. Provides a way to specify an interrupt-parent and specifier in a single property. Useful if a device has multiple interrupts in which different interrupts go to different interrult controllers. Signed-off-by: Kumar Gala <kumar.gala@linaro.org> |
||
---|---|---|
.. | ||
arc | ||
arm | ||
bindings | ||
common | ||
nios2 | ||
posix | ||
riscv | ||
x86 | ||
xtensa | ||
Kconfig |