Re: [PATCH v2 3/5] dt-bindings: clock: Add SM8350 GCC clock bindings

2020-12-10 Thread Vinod Koul
On 10-12-20, 12:31, Stephen Boyd wrote: > Quoting Vinod Koul (2020-12-09 22:11:59) > > On 09-12-20, 22:01, Rob Herring wrote: > > > On Tue, Dec 08, 2020 at 12:17:00PM +0530, Vinod Koul wrote: > > > > > > +required: > > > > + - compatible > > > > + - clocks > > > > + - clock-names > > > > + -

Re: [PATCH v2 3/5] dt-bindings: clock: Add SM8350 GCC clock bindings

2020-12-10 Thread Stephen Boyd
Quoting Vinod Koul (2020-12-09 22:11:59) > On 09-12-20, 22:01, Rob Herring wrote: > > On Tue, Dec 08, 2020 at 12:17:00PM +0530, Vinod Koul wrote: > > > > +required: > > > + - compatible > > > + - clocks > > > + - clock-names > > > + - reg > > > + - '#clock-cells' > > > + - '#reset-cells' >

Re: [PATCH v2 3/5] dt-bindings: clock: Add SM8350 GCC clock bindings

2020-12-09 Thread Vinod Koul
On 09-12-20, 22:01, Rob Herring wrote: > On Tue, Dec 08, 2020 at 12:17:00PM +0530, Vinod Koul wrote: > > +required: > > + - compatible > > + - clocks > > + - clock-names > > + - reg > > + - '#clock-cells' > > + - '#reset-cells' > > You may or may not have power domains? I have not added

Re: [PATCH v2 3/5] dt-bindings: clock: Add SM8350 GCC clock bindings

2020-12-09 Thread Rob Herring
On Tue, Dec 08, 2020 at 12:17:00PM +0530, Vinod Koul wrote: > Add device tree bindings for global clock controller on SM8350 SoCs. > > Signed-off-by: Vinod Koul > --- > .../bindings/clock/qcom,gcc-sm8350.yaml | 68 + > include/dt-bindings/clock/qcom,gcc-sm8350.h | 261

[PATCH v2 3/5] dt-bindings: clock: Add SM8350 GCC clock bindings

2020-12-07 Thread Vinod Koul
Add device tree bindings for global clock controller on SM8350 SoCs. Signed-off-by: Vinod Koul --- .../bindings/clock/qcom,gcc-sm8350.yaml | 68 + include/dt-bindings/clock/qcom,gcc-sm8350.h | 261 ++ 2 files changed, 329 insertions(+) create mode 100644