commit | d7194ffee5eebc08a255d6f6dae1fc6cbfecedc5 | [log] [tgz] |
---|---|---|
author | Lina Iyer <ilina@codeaurora.org> | Wed Apr 20 17:13:34 2016 -0600 |
committer | Lina Iyer <ilina@codeaurora.org> | Thu Oct 27 13:05:04 2016 -0600 |
tree | c0219c95fc87930ca4aeef1b143b96e0c0f428ef | |
parent | 8d442df8f7e67d0ffeee20595def7c4e8502fb64 [diff] |
drivers: soc: qcom: Add helper functions for RPMH communication Add helper function layer over TCS mailbox driver for communicating with the RPMH accelerators. The helper functions proxy memory allocations on behalf of the driver as well as callbacks from the mailbox framework making it easy for drivers to use TCS mailbox for RPM communication. Change-Id: I5f2d2dfff3c6b3d2b48de915c2913bb4b1902b1c Signed-off-by: Lina Iyer <ilina@codeaurora.org>