[PATCH v2 0/3] MPFS mailbox fixes

From: Conor Dooley
Date: Wed Aug 24 2022 - 03:09:23 EST


Hey all,

I spotted a couple of bugs in my mailbox driver while developing some
new features. None of the features these bugs relate to were in use so
they've gone unnoticed until now. The binding screwup is unfortunate
and I don't really know how I misread the register map so badly.

Thanks,
Conor.

Changes since v1:
- add the extra fixes tag & Krzysztof's R-b for patch 1

Conor Dooley (3):
dt-bindings: mailbox: fix the mpfs' reg property
mailbox: mpfs: fix handling of the reg property
mailbox: mpfs: account for mbox offsets while sending

.../mailbox/microchip,mpfs-mailbox.yaml | 15 ++++++++---
drivers/mailbox/mailbox-mpfs.c | 25 +++++++++++--------
2 files changed, 25 insertions(+), 15 deletions(-)


base-commit: 1c23f9e627a7b412978b4e852793c5e3c3efc555
--
2.36.1