Lines Matching +full:instance +full:- +full:specific
2 # SPDX-License-Identifier: Apache-2.0
8 which are other modules or processors. The interrupts from each MRU instance
9 route to specific Private Peripheral Interrupts (PPIs) of the corresponding
14 - Each channel uses only the first mailbox, as current API does not allow
16 - The MTU is fixed to the size of one mailbox, as current API does not
19 In a normal use-case for IPC, the receiver core must enable and set the number
20 of receive channels on the MRU instance coupled with the core, for instance in
21 a devicetree overlay. In turn, the sender(s) must enable the MRU instance of the
30 rx-channels = <2>;
39 compatible: "nxp,s32-mru"
41 include: [base.yaml, mailbox-controller.yaml]
47 rx-channels:
51 Number of receive channels enabled on this instance.
52 Setting this value to N, will enable channels 0 to N-1, consecutively.
53 It should be set by the receiver core coupled with this MRU instance.
56 set rx-channels of mruA as follows:
59 rx-channels = <2>;
63 mbox-cells:
64 - channel