[PATCH 0/2] mailbox: arm_mhuv2: Reduce OF-specific dependencies
From: Kunihiko Hayashi
Date: Wed Jul 29 2026 - 00:54:26 EST
This series replaces a couple of OF-specific interfaces in the ARM MHUv2
mailbox driver with generic firmware abstractions.
This follows the introduction of generic firmware node based channel
translation support in the mailbox subsystem [1].
No functional change is intended.
[1] commit ba879dfc0574 ("mailbox: Allow controller specific mapping using fwnode")
Kunihiko Hayashi (2):
mailbox: arm_mhuv2: Convert channel translation to fw_xlate()
mailbox: arm_mhuv2: Use generic firmware property APIs
drivers/mailbox/arm_mhuv2.c | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
--
2.34.1