Re: [PATCH] dt-bindings: Add silabs,si5341

2019-06-27 Thread Stephen Boyd
Quoting Mike Looijmans (2019-06-27 04:38:16) > On 26-06-19 23:24, Stephen Boyd wrote: > > Sorry, I'm getting through my inbox pile and saw this one. > > > > Quoting Mike Looijmans (2019-04-30 22:46:55) > >> On 30-04-19 02:17, Stephen Boyd wrote: > >>> > >>> Why can't that driver call

Re: [PATCH] dt-bindings: Add silabs,si5341

2019-06-27 Thread Mike Looijmans
On 26-06-19 23:24, Stephen Boyd wrote: > Sorry, I'm getting through my inbox pile and saw this one. > > Quoting Mike Looijmans (2019-04-30 22:46:55) >> On 30-04-19 02:17, Stephen Boyd wrote: >>> >>> Why can't that driver call clk_prepare_enable()? Is there some sort of >>> assumption that this

Re: [PATCH] dt-bindings: Add silabs,si5341

2019-06-26 Thread Stephen Boyd
Sorry, I'm getting through my inbox pile and saw this one. Quoting Mike Looijmans (2019-04-30 22:46:55) > On 30-04-19 02:17, Stephen Boyd wrote: > > > > Why can't that driver call clk_prepare_enable()? Is there some sort of > > assumption that this clk will always be enabled and not have a

Re: [PATCH] dt-bindings: Add silabs,si5341

2019-05-01 Thread Rob Herring
On Wed, Apr 24, 2019 at 11:02:16AM +0200, Mike Looijmans wrote: > Adds the devicetree bindings for the si5341 driver that supports the Bindings are for h/w, not a driver. Perhaps 'dt-bindings: clock: ...' to give a bit more clue what this is in the subject. > Si5341 and Si5340 chips. > >

Re: [PATCH] dt-bindings: Add silabs,si5341

2019-04-30 Thread Mike Looijmans
On 30-04-19 02:17, Stephen Boyd wrote: > Quoting Mike Looijmans (2019-04-27 02:42:56) >> On 27-04-19 02:44, Stephen Boyd wrote: >>> Quoting Mike Looijmans (2019-04-25 23:51:15) On 26-04-19 01:04, Stephen Boyd wrote: >> + >> +Optional properties: >> +- silabs,pll-m-num,

Re: [PATCH] dt-bindings: Add silabs,si5341

2019-04-29 Thread Stephen Boyd
Quoting Mike Looijmans (2019-04-27 02:42:56) > On 27-04-19 02:44, Stephen Boyd wrote: > > Quoting Mike Looijmans (2019-04-25 23:51:15) > >> On 26-04-19 01:04, Stephen Boyd wrote: > + > +Optional properties: > +- silabs,pll-m-num, silabs,pll-m-den: Numerator and denominator for PLL >

Re: [PATCH] dt-bindings: Add silabs,si5341

2019-04-27 Thread Mike Looijmans
On 27-04-19 02:44, Stephen Boyd wrote: > Quoting Mike Looijmans (2019-04-25 23:51:15) >> On 26-04-19 01:04, Stephen Boyd wrote: >>> Quoting Mike Looijmans (2019-04-24 02:02:16) Adds the devicetree bindings for the si5341 driver that supports the Si5341 and Si5340 chips.

Re: [PATCH] dt-bindings: Add silabs,si5341

2019-04-26 Thread Stephen Boyd
Quoting Mike Looijmans (2019-04-25 23:51:15) > On 26-04-19 01:04, Stephen Boyd wrote: > > Quoting Mike Looijmans (2019-04-24 02:02:16) > >> Adds the devicetree bindings for the si5341 driver that supports the > >> Si5341 and Si5340 chips. > >> > >> Signed-off-by: Mike Looijmans > >> --- > >>

Re: [PATCH] dt-bindings: Add silabs,si5341

2019-04-26 Thread Mike Looijmans
On 26-04-19 01:04, Stephen Boyd wrote: > Quoting Mike Looijmans (2019-04-24 02:02:16) >> Adds the devicetree bindings for the si5341 driver that supports the >> Si5341 and Si5340 chips. >> >> Signed-off-by: Mike Looijmans >> --- >> .../bindings/clock/silabs,si5341.txt | 141

Re: [PATCH] dt-bindings: Add silabs,si5341

2019-04-25 Thread Stephen Boyd
Quoting Mike Looijmans (2019-04-24 02:02:16) > Adds the devicetree bindings for the si5341 driver that supports the > Si5341 and Si5340 chips. > > Signed-off-by: Mike Looijmans > --- > .../bindings/clock/silabs,si5341.txt | 141 ++ > 1 file changed, 141 insertions(+) >

[PATCH] dt-bindings: Add silabs,si5341

2019-04-24 Thread Mike Looijmans
Adds the devicetree bindings for the si5341 driver that supports the Si5341 and Si5340 chips. Signed-off-by: Mike Looijmans --- .../bindings/clock/silabs,si5341.txt | 141 ++ 1 file changed, 141 insertions(+) create mode 100644