[PATCH v1 0/3] mailbox: rockchip: Some cleanups

From: Uwe Kleine-König

Date: Tue Aug 25 2026 - 10:54:59 EST


Hello,

while trying to understand how mailbox drivers work, I used the rockchip
driver as a reference for a working driver. I didn't succeed yet (so
it's unclear to me how the .send_data() callback can assume that data
points to a struct rockchip_mbox_msg).

This patch set is the result of picking up the patch opportunities I
noticed while looking through the driver.

Best regards
Uwe

Uwe Kleine-König (3):
mailbox: rockchip: Add a prefix for register defines
mailbox: rockchip: Simplify device variant handling
mailbox: rockchip: Convert to use dev_err_probe()

drivers/mailbox/rockchip-mailbox.c | 60 ++++++++++++++----------------
1 file changed, 27 insertions(+), 33 deletions(-)


base-commit: a8406e6c0b793ce0788019683837c40855b55995
--
2.55.0.11.g153666a7d9bb