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)
commitf9eec2ea785204f139f0620f36ce1ab0851de499
tree923601767fbaf6b1faa6c34088886db90b99eb7d
parent8f3d9f354286745c751374f5f1fcafee6b3f3136
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