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

2019-08-19 Thread Taniya Das
On 8/8/2019 3:44 AM, Stephen Boyd wrote: 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/qco

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

2019-08-07 Thread Vinod Koul
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 > --- > .../devicetree/bindings/clock/qcom,gcc.txt| 1 + > include/dt-bindings/clock/qcom,gcc-sc7180.h | 155 ++ > 2 fil

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

2019-08-07 Thread Taniya Das
Add compatible string and the include file for gcc clock controller for SC7180. Signed-off-by: Taniya Das --- .../devicetree/bindings/clock/qcom,gcc.txt| 1 + include/dt-bindings/clock/qcom,gcc-sc7180.h | 155 ++ 2 files changed, 156 insertions(+) create mode 100644 incl