]> git.baikalelectronics.ru Git - kernel.git/commit
clk: clk-si5341: Add support for the Si5345 series
authorMike Looijmans <mike.looijmans@topic.nl>
Thu, 7 May 2020 06:15:44 +0000 (08:15 +0200)
committerStephen Boyd <sboyd@kernel.org>
Fri, 29 May 2020 04:00:51 +0000 (21:00 -0700)
commit57d12efe9a69e32a682f9c9056d57461629900eb
tree923601767fbaf6b1faa6c34088886db90b99eb7d
parent0e6c92ce1d170795a396f8108369eb2c8412797f
clk: clk-si5341: Add support for the Si5345 series

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@topic.nl>
Link: https://lkml.kernel.org/r/20200507061544.11388-1-mike.looijmans@topic.nl
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Documentation/devicetree/bindings/clock/silabs,si5341.txt
drivers/clk/clk-si5341.c