Re: [PATCH v4 4/5] dt-bindings: clock: Add SM8350 GCC clock bindings

2021-01-26 Thread Bjorn Andersson
On Tue 26 Jan 02:00 CST 2021, Vinod Koul wrote: > On 25-01-21, 11:25, Bjorn Andersson wrote: > > On Sun 17 Jan 22:43 CST 2021, Vinod Koul wrote: > > > > > Add device tree bindings for global clock controller on SM8350 SoCs. > > > > > > Reviewed-by: Rob Herring > > > Signed-off-by: Vinod Koul >

Re: [PATCH v4 4/5] dt-bindings: clock: Add SM8350 GCC clock bindings

2021-01-26 Thread Vinod Koul
On 25-01-21, 11:25, Bjorn Andersson wrote: > On Sun 17 Jan 22:43 CST 2021, Vinod Koul wrote: > > > Add device tree bindings for global clock controller on SM8350 SoCs. > > > > Reviewed-by: Rob Herring > > Signed-off-by: Vinod Koul > > --- > > .../bindings/clock/qcom,gcc-sm8350.yaml | 96

Re: [PATCH v4 4/5] dt-bindings: clock: Add SM8350 GCC clock bindings

2021-01-25 Thread Bjorn Andersson
On Sun 17 Jan 22:43 CST 2021, Vinod Koul wrote: > Add device tree bindings for global clock controller on SM8350 SoCs. > > Reviewed-by: Rob Herring > Signed-off-by: Vinod Koul > --- > .../bindings/clock/qcom,gcc-sm8350.yaml | 96 +++ > include/dt-bindings/clock/qcom,gcc-sm8350.h |

[PATCH v4 4/5] dt-bindings: clock: Add SM8350 GCC clock bindings

2021-01-17 Thread Vinod Koul
Add device tree bindings for global clock controller on SM8350 SoCs. Reviewed-by: Rob Herring Signed-off-by: Vinod Koul --- .../bindings/clock/qcom,gcc-sm8350.yaml | 96 +++ include/dt-bindings/clock/qcom,gcc-sm8350.h | 261 ++ 2 files changed, 357 insertions(+) cr