[RFC v2 1/3] Mailbox: Add support for ACPI

Ashwin Chaugule ashwin.chaugule at linaro.org
Thu Jun 12 09:52:24 PDT 2014


Hi Jassi,

On 12 June 2014 12:48, Ashwin Chaugule <ashwin.chaugule at linaro.org> wrote:
> The current mailbox framework only supports DT based bindings.
> Add another mechanism for mailbox clients to register with mailbox
> controllers and request for specific mailbox channels. This enables
> usage of the mailbox framework on kernels with ACPI support.
>
> Signed-off-by: Ashwin Chaugule <ashwin.chaugule at linaro.org>
> ---
>  drivers/mailbox/mailbox.c          | 155 ++++++++++++++++++++++++-------------
>  include/linux/mailbox_client.h     |   3 +
>  include/linux/mailbox_controller.h |   6 ++
>  3 files changed, 112 insertions(+), 52 deletions(-)
>

Can you please try this change on your platform(s) with DT support?

Cheers,
Ashwin



More information about the linux-arm-kernel mailing list