Re: [PATCH v9 1/7] mailbox: qcom: Convert APCS IPC driver to use regmap

2017-10-25 Thread Bjorn Andersson
On Thu 21 Sep 09:49 PDT 2017, Georgi Djakov wrote: > This hardware block provides more functionalities that just IPC. Convert > it to regmap to allow other child platform devices to use the same regmap. > Acked-by: Bjorn Andersson Regards, Bjorn

Re: [PATCH v9 1/7] mailbox: qcom: Convert APCS IPC driver to use regmap

2017-10-25 Thread Bjorn Andersson
On Thu 21 Sep 09:49 PDT 2017, Georgi Djakov wrote: > This hardware block provides more functionalities that just IPC. Convert > it to regmap to allow other child platform devices to use the same regmap. > Acked-by: Bjorn Andersson Regards, Bjorn

[PATCH v9 1/7] mailbox: qcom: Convert APCS IPC driver to use regmap

2017-09-21 Thread Georgi Djakov
This hardware block provides more functionalities that just IPC. Convert it to regmap to allow other child platform devices to use the same regmap. Signed-off-by: Georgi Djakov --- drivers/mailbox/qcom-apcs-ipc-mailbox.c | 24 +++- 1 file changed,

[PATCH v9 1/7] mailbox: qcom: Convert APCS IPC driver to use regmap

2017-09-21 Thread Georgi Djakov
This hardware block provides more functionalities that just IPC. Convert it to regmap to allow other child platform devices to use the same regmap. Signed-off-by: Georgi Djakov --- drivers/mailbox/qcom-apcs-ipc-mailbox.c | 24 +++- 1 file changed, 19 insertions(+), 5