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

From: Rob Herring
Date: Thu May 14 2020 - 22:42:32 EST


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 <mike.looijmans@xxxxxxxx>
> ---
> .../bindings/clock/silabs,si5341.txt | 11 ++-
> drivers/clk/clk-si5341.c | 69 +++++++++++++++++--
> 2 files changed, 74 insertions(+), 6 deletions(-)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>