Files
linux/drivers
Kunihiko Hayashi ea9bdec20a mailbox: arm_mhuv2: Convert channel translation to fw_xlate()
The MHUv2 channel translation callback only uses the mailbox specifier
arguments and does not depend on any OF-specific data from struct
of_phandle_args.

Switch to the generic fw_xlate() callback and use struct
fwnode_reference_args instead.

This aligns the driver with the mailbox framework's fwnode based channel
lookup support while preserving existing DT based operation.

Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>
2026-08-15 15:41:09 -05:00
..
2026-06-16 08:53:53 -07:00
2026-07-31 13:28:05 +02:00
2026-08-06 09:15:40 -07:00