Re: [PATCH v1 1/2] clk: qcom: Add DT bindings for SC7180 gcc clock controller
From: Stephen Boyd <sboyd@kernel.org>
Date: 2019-08-07 22:14:41
From: Stephen Boyd <sboyd@kernel.org>
Date: 2019-08-07 22:14:41
Quoting Taniya Das (2019-08-07 11:13:00)
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" - reg : shall contain base register location and length - #clock-cells : shall contain 1
Can you please list the clk inputs that you're expecting now? Similar to what Vinod did for the other most recent GCC driver. We should probably convert this binding to YAML.