summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/mailbox/arm-mhu.txt
diff options
context:
space:
mode:
authorAshwin Chaugule2015-01-27 22:03:57 +0100
committerJassi Brar2015-03-04 16:34:22 +0100
commit33350e6b1833b15cf9c9c4c84d8534ad68b0c7b8 (patch)
tree2bb6b178c37a00ea8b1b03541aaf1ae7b0306efd /Documentation/devicetree/bindings/mailbox/arm-mhu.txt
parentMerge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux (diff)
downloadkernel-qcow2-linux-33350e6b1833b15cf9c9c4c84d8534ad68b0c7b8.tar.gz
kernel-qcow2-linux-33350e6b1833b15cf9c9c4c84d8534ad68b0c7b8.tar.xz
kernel-qcow2-linux-33350e6b1833b15cf9c9c4c84d8534ad68b0c7b8.zip
Mailbox: Restructure and simplify PCC mailbox code
Previously the PCC driver depended on the client side to map the communication space base address. This region was was then used in the PCC driver and the client side. The client side used this region to read and write its data and the PCC driver used it to only write the PCC command. Removing this split simplifies the PCC driver a lot. This patch moves all communication region read/writes to the client side. The PCC clients can now drive the PCC mailbox controller via the mbox_client_txdone() method. Signed-off-by: Ashwin Chaugule <ashwin.chaugule@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/mailbox/arm-mhu.txt')
0 files changed, 0 insertions, 0 deletions