]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
dt-bindings: clock: Document the parent clocks
authorVinod Koul <vkoul@kernel.org>
Mon, 26 Aug 2019 17:31:17 +0000 (23:01 +0530)
committerStephen Boyd <sboyd@kernel.org>
Mon, 9 Sep 2019 11:40:10 +0000 (04:40 -0700)
With clock parent data scheme we must specify the parent clocks for the
rpmhcc nodes. So describe the parent clock for rpmhcc in the bindings.

Signed-off-by: Vinod Koul <vkoul@kernel.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lkml.kernel.org/r/20190826173120.2971-2-vkoul@kernel.org
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Documentation/devicetree/bindings/clock/qcom,rpmh-clk.txt

index 3c007653da31249d176eb71384a0817371b7659c..8b97968f9c8861551509fa3b77e1bbbffda16045 100644 (file)
@@ -9,6 +9,9 @@ Required properties :
 - compatible : shall contain "qcom,sdm845-rpmh-clk"
 
 - #clock-cells : must contain 1
+- clocks: a list of phandles and clock-specifier pairs,
+         one for each entry in clock-names.
+- clock-names: Parent board clock: "xo".
 
 Example :