[PATCH v8 00/10] drivers/qcom: add RPMH communication support

2018-05-09 Thread Lina Iyer
Changes in v8: - Bounds check for cmd_cache - Describe interrupts to other DRVs in DT bindings - Rebase on top of 4.17-rc3 Changes in v7: - Rename 'm' and 'n' and use tcs_id and cmd_id instead - Bug fix in find_match() and other review comments from Matthias - Spinlock around get_rpmh_ctrlr() -

[PATCH v8 00/10] drivers/qcom: add RPMH communication support

2018-05-09 Thread Lina Iyer
Changes in v8: - Bounds check for cmd_cache - Describe interrupts to other DRVs in DT bindings - Rebase on top of 4.17-rc3 Changes in v7: - Rename 'm' and 'n' and use tcs_id and cmd_id instead - Bug fix in find_match() and other review comments from Matthias - Spinlock around get_rpmh_ctrlr() -