Re: [PATCH v5 1/4] dt-bindings: clock: Document the parent clocks
From: Rob Herring <robh@kernel.org>
Date: 2019-08-27 18:51:02
Also in:
linux-arm-msm, linux-clk, lkml
From: Rob Herring <robh@kernel.org>
Date: 2019-08-27 18:51:02
Also in:
linux-arm-msm, linux-clk, lkml
On Mon, 26 Aug 2019 23:01:17 +0530, Vinod Koul wrote:
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 <redacted> --- Documentation/devicetree/bindings/clock/qcom,rpmh-clk.txt | 3 +++ 1 file changed, 3 insertions(+)
Reviewed-by: Rob Herring <robh@kernel.org>