aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mailbox/mailbox-mpfs.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-05mailbox: Explicitly include correct DT includesRob Herring1-0/+1
2023-04-03mailbox: mpfs: check the service status in .tx_done()Conor Dooley1-16/+16
2023-04-03mailbox: mpfs: ditch a useless busy checkConor Dooley1-6/+4
2023-04-03mailbox: mpfs: switch to txdone_pollConor Dooley1-2/+10
2023-04-03mailbox: mpfs: fix an incorrect mask widthConor Dooley1-1/+2
2022-12-18mailbox: mpfs: read the system controller's statusConor Dooley1-3/+28
2022-10-05mailbox: mpfs: account for mbox offsets while sendingConor Dooley1-4/+3
2022-10-05mailbox: mpfs: fix handling of the reg propertyConor Dooley1-10/+14
2022-01-11mailbox: change mailbox-mpfs compatible stringConor Dooley1-1/+1
2021-06-26mbox: add polarfire soc system controller mailboxConor Dooley1-0/+251