Re: [PATCH] clk: clk-si5341: Add support for the Si5345 series

2020-05-28 Thread Stephen Boyd
Quoting Mike Looijmans (2020-05-06 23:15:44) > Add support for the Si5342, Si5344 and Si5345 chips. These are equivalent > to the Si5341 family, but with more clock input options (which are not > supported yet by this driver). > > Signed-off-by: Mike Looijmans > --- Applied to clk-next

Re: [PATCH] clk: clk-si5341: Add support for the Si5345 series

2020-05-14 Thread Rob Herring
On Thu, 7 May 2020 08:15:44 +0200, Mike Looijmans wrote: > Add support for the Si5342, Si5344 and Si5345 chips. These are equivalent > to the Si5341 family, but with more clock input options (which are not > supported yet by this driver). > > Signed-off-by: Mike Looijmans > --- > .../bindings/c

[PATCH] clk: clk-si5341: Add support for the Si5345 series

2020-05-06 Thread Mike Looijmans
Add support for the Si5342, Si5344 and Si5345 chips. These are equivalent to the Si5341 family, but with more clock input options (which are not supported yet by this driver). Signed-off-by: Mike Looijmans --- .../bindings/clock/silabs,si5341.txt | 11 ++- drivers/clk/clk-si5341.c