Re: [PATCH v1 1/2] clk: qcom: Add DT bindings for SC7180 gcc clock controller

From: Vinod Koul
Date: Thu Aug 08 2019 - 01:04:41 EST


On 07-08-19, 23:43, Taniya Das wrote:
> Add compatible string and the include file for gcc clock
> controller for SC7180.
>
> Signed-off-by: Taniya Das <tdas@xxxxxxxxxxxxxx>
> ---
> .../devicetree/bindings/clock/qcom,gcc.txt | 1 +
> include/dt-bindings/clock/qcom,gcc-sc7180.h | 155 ++++++++++++++++++
> 2 files changed, 156 insertions(+)
> create mode 100644 include/dt-bindings/clock/qcom,gcc-sc7180.h
>
> diff --git a/Documentation/devicetree/bindings/clock/qcom,gcc.txt b/Documentation/devicetree/bindings/clock/qcom,gcc.txt
> index 8661c3cd3ccf..18d95467cb36 100644
> --- a/Documentation/devicetree/bindings/clock/qcom,gcc.txt
> +++ b/Documentation/devicetree/bindings/clock/qcom,gcc.txt
> @@ -23,6 +23,7 @@ Required properties :
> "qcom,gcc-sdm630"
> "qcom,gcc-sdm660"
> "qcom,gcc-sdm845"
> + "qcom,gcc-sc7180"

I don't see parent clocks listed here please add them as well

--
~Vinod