Re: [PATCH v2 2/4] clk: qcom: mmcc-msm8996: Properly describe GPU_GX gdsc

From: Rob Herring
Date: Wed Apr 29 2020 - 17:35:30 EST


On Fri, 17 Apr 2020 00:00:42 -0700, Bjorn Andersson wrote:
> The GPU_GX GDSC depends on both GPU GDSC being enabled and that the
> VDD_GX rail is powered, so update the description of the node to cover
> these requirements.
>
> Signed-off-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
> ---
>
> Changes since v1:
> - vdd_gfx -> vdd-gfx
>
> Documentation/devicetree/bindings/clock/qcom,mmcc.yaml | 4 ++++
> drivers/clk/qcom/mmcc-msm8996.c | 2 ++
> 2 files changed, 6 insertions(+)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>