linux/drivers/mailbox
Ashwin Chaugule d3c68f218f PCC: Initialize PCC Mailbox earlier at boot
This change initializes the PCC Mailbox earlier than
the ACPI processor driver. This enables drivers introduced
in follow up patches (e.g. CPPC) to be probed via the ACPI
processor driver interface. The CPPC probe requires the PCC
channel to be initialized for it to query each CPUs performance
capabilities.

Signed-off-by: Ashwin Chaugule <ashwin.chaugule@linaro.org>
Reviewed-by: Al Stone <al.stone@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2015-08-25 03:25:46 +02:00
..
arm_mhu.c mailbox: Make mbox_chan_ops const 2015-05-12 09:18:16 +05:30
bcm2835-mailbox.c mailbox/bcm2835: Fix mailbox full detection. 2015-06-13 16:20:39 +05:30
Kconfig mailbox: Enable BCM2835 mailbox support 2015-06-11 22:19:40 +05:30
mailbox-altera.c mailbox: Make mbox_chan_ops const 2015-05-12 09:18:16 +05:30
mailbox.c mailbox: Add ability for clients to request channels by name 2015-06-11 22:19:45 +05:30
mailbox.h Mailbox: Add support for Platform Communication Channel 2014-11-27 12:51:09 +05:30
Makefile mailbox: Enable BCM2835 mailbox support 2015-06-11 22:19:40 +05:30
omap-mailbox.c mailbox: Fix up error handling in mbox_request_channel() 2015-05-12 09:18:21 +05:30
pcc.c PCC: Initialize PCC Mailbox earlier at boot 2015-08-25 03:25:46 +02:00
pl320-ipc.c arm: use subsys_initcall in non-modular pl320 IPC code 2015-06-16 14:12:35 -04:00