diff options
| author | Swark Yang <syang@axiado.com> | 2026-08-17 20:34:08 -0700 |
|---|---|---|
| committer | Jassi Brar <jassisinghbrar@gmail.com> | 2026-08-23 15:41:13 -0500 |
| commit | 14af7a96afa39f4f3c1972705489b9ba15c01857 (patch) | |
| tree | b11a2fc9b8e13c7a1e52d55fc93a79786c1952a9 /include/linux/debugobjects.h | |
| parent | 289413b8077af26bc8c4fed8311bc9092b9b40fc (diff) | |
mailbox: add Axiado AX3005 mailbox driver
Add a mailbox controller driver for the Axiado AX3005 SoC.
The controller provides communication channels between
the host CPU and the coprocessor.
The hardware provides 8 TX channels and 8 RX channels
through separate register regions. RX channels use
per-channel interrupts, while TX completion is detected by
polling the FIFO status.
Add the driver path to the existing Axiado mailbox entry in
MAINTAINERS.
Signed-off-by: Swark Yang <syang@axiado.com>
Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions
