[PATCH v1 0/5] SoCFPGA mailbox driver fixes and enhancements
Chee Hong Ang
chee.hong.ang at intel.com
Wed Aug 12 03:56:20 CEST 2020
Fixes:
- Proper timeout implementation
- Always read mailbox response data before returning
mailbox status to caller
Enhancement:
- Auto retry on mailbox sending
- Send large mailbox message
Chee Hong Ang (3):
arm: socfpga: mailbox: Refactor mailbox timeout event handling
arm: socfpga: mailbox: Always read mailbox responses before returning
status
arm: socfpga: mailbox: Support sending large mailbox command
Ley Foon Tan (2):
arm: socfpga: mailbox: Update mailbox response codes
arm: socfpga: mailbox: Add mailbox retry support
.../mach-socfpga/include/mach/mailbox_s10.h | 38 +++-
arch/arm/mach-socfpga/mailbox_s10.c | 172 ++++++++++++------
2 files changed, 156 insertions(+), 54 deletions(-)
--
2.19.0
More information about the U-Boot
mailing list