]> asedeno.scripts.mit.edu Git - linux.git/commit
mailbox: qcom: Create APCS child device for clock controller
authorGeorgi Djakov <georgi.djakov@linaro.org>
Tue, 5 Dec 2017 15:46:57 +0000 (17:46 +0200)
committerJassi Brar <jaswinder.singh@linaro.org>
Sun, 4 Feb 2018 06:46:23 +0000 (12:16 +0530)
commitc815d769b598196bdbd104a7e049d07ae6fba0d2
tree66ca88d4e7483f9725db97a95166ed96f95e6733
parentc6a8b171ca8e338a3012420041346f0e50f7f649
mailbox: qcom: Create APCS child device for clock controller

There is a clock controller functionality provided by the APCS hardware
block of msm8916 devices. The device-tree would represent an APCS node
with both mailbox and clock provider properties.
Create a platform child device for the clock controller functionality so
the driver can probe and use APCS as parent.

Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
Acked-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Jassi Brar <jaswinder.singh@linaro.org>
drivers/mailbox/qcom-apcs-ipc-mailbox.c