Re: [PATCH v3 3/7] dt-bindings: clock: Add Keem Bay clock IDs

2020-07-15 Thread Daniele Alessandrelli
On Tue, 2020-07-14 at 15:12 -0600, Rob Herring wrote: > On Tue, Jul 14, 2020 at 05:13:01PM +0100, Daniele Alessandrelli > wrote: > > From: Daniele Alessandrelli > > > > Add clock dt-bindings for Keem Bay SoC. > > Where's the binding schema? I should have specified that they are SCMI clocks.

Re: [PATCH v3 3/7] dt-bindings: clock: Add Keem Bay clock IDs

2020-07-14 Thread Rob Herring
On Tue, Jul 14, 2020 at 05:13:01PM +0100, Daniele Alessandrelli wrote: > From: Daniele Alessandrelli > > Add clock dt-bindings for Keem Bay SoC. Where's the binding schema? > > Signed-off-by: Daniele Alessandrelli > --- > include/dt-bindings/clock/keembay-clocks.h | 188

[PATCH v3 3/7] dt-bindings: clock: Add Keem Bay clock IDs

2020-07-14 Thread Daniele Alessandrelli
From: Daniele Alessandrelli Add clock dt-bindings for Keem Bay SoC. Signed-off-by: Daniele Alessandrelli --- include/dt-bindings/clock/keembay-clocks.h | 188 + 1 file changed, 188 insertions(+) create mode 100644 include/dt-bindings/clock/keembay-clocks.h diff --git