]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: mailbox: qcom: Add clock-name optional property
authorJorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>
Mon, 25 Nov 2019 13:59:03 +0000 (14:59 +0100)
committerStephen Boyd <sboyd@kernel.org>
Thu, 19 Dec 2019 06:07:52 +0000 (22:07 -0800)
commit470d6d1e6b09de428f840dea3ed84cd718d6b638
tree6d72deb8ad83704ea4ea9e9534c6e2841acda803
parentc574b0f88a025b5f0789b84a003952e8e69c0e88
dt-bindings: mailbox: qcom: Add clock-name optional property

When the APCS clock is registered (platform dependent), it retrieves
its parent names from hardcoded values in the driver.

The following commit allows the DT node to provide such clock names to
the platform data based clock driver therefore avoiding having to
explicitly embed those names in the clock driver source code.

Co-developed-by: Niklas Cassel <niklas.cassel@linaro.org>
Signed-off-by: Niklas Cassel <niklas.cassel@linaro.org>
Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lkml.kernel.org/r/20191125135910.679310-2-niklas.cassel@linaro.org
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Documentation/devicetree/bindings/mailbox/qcom,apcs-kpss-global.txt