Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: mailbox: imx-mu: add RST channel

i.MX MU has a MUR bit which is to reset both the Processor B and the
Processor A sides of the MU module, forcing all control and status
registers to return to their default values (except the BHR bit in the ACR
register and BHRM bit in BCR register), and all internal states to be
cleared.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>

authored by

Peng Fan and committed by
Jassi Brar
095730dd 60545466

+4 -2
+4 -2
Documentation/devicetree/bindings/mailbox/fsl,mu.yaml
··· 72 72 type : Channel type 73 73 channel : Channel number 74 74 75 - This MU support 4 type of unidirectional channels, each type 76 - has 4 channels. A total of 16 channels. Following types are 75 + This MU support 5 type of unidirectional channels, each type 76 + has 4 channels except RST channel which only has 1 channel. 77 + A total of 17 channels. Following types are 77 78 supported: 78 79 0 - TX channel with 32bit transmit register and IRQ transmit 79 80 acknowledgment support. 80 81 1 - RX channel with 32bit receive register and IRQ support 81 82 2 - TX doorbell channel. Without own register and no ACK support. 82 83 3 - RX doorbell channel. 84 + 4 - RST channel 83 85 const: 2 84 86 85 87 clocks: