zephyr/dts/bindings/ipc
Dominik Kilian 84a215aff8 ipc_service: icmsg: Add "unbound" functionality
In some cases, CPUs that may need to reset or
temporary stop communication. This commit adds "unbound"
functionality that provides a callback to IPC service user
when connection was interrupted for some reason, e.g.
expected or unexpected CPU reset, closing the
endpoint. The "unbound" callback is optional to implement
by endpoints. This commit implements it in the ICMsg
backend.

Signed-off-by: Dominik Kilian <Dominik.Kilian@nordicsemi.no>
2025-02-14 13:34:49 +01:00
..
intel,adsp-host-ipc.yaml
intel,adsp-idc.yaml
nordic,nrf-ipc.yaml dts: nordic: Add DPPIC and IPCT nodes to nRF54H20 EngA 2024-03-12 14:27:16 +00:00
nordic,nrf-ipct-common.yaml dts: nordic: Add DPPIC and IPCT nodes to nRF54H20 EngA 2024-03-12 14:27:16 +00:00
nordic,nrf-ipct-global.yaml dts: nordic: Add DPPIC and IPCT nodes to nRF54H20 EngA 2024-03-12 14:27:16 +00:00
nordic,nrf-ipct-local.yaml dts: nordic: Add DPPIC and IPCT nodes to nRF54H20 EngA 2024-03-12 14:27:16 +00:00
zephyr,ipc-icbmsg.yaml ipc: add dynamically allocated buffers to icmsg 2023-11-13 11:11:43 +01:00
zephyr,ipc-icmsg-me-follower.yaml
zephyr,ipc-icmsg-me-initiator.yaml
zephyr,ipc-icmsg.yaml ipc_service: icmsg: Add "unbound" functionality 2025-02-14 13:34:49 +01:00
zephyr,ipc-openamp-static-vrings.yaml