]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/clk/Kconfig
clk: add si5351 i2c common clock driver
[karo-tx-linux.git] / drivers / clk / Kconfig
index a64caefdba1228a242f1177422aad485b40c2dc5..186dd0edca8f6417431269b3cb35e9fc2836fe5f 100644 (file)
@@ -55,6 +55,15 @@ config COMMON_CLK_MAX77686
        ---help---
          This driver supports Maxim 77686 crystal oscillator clock. 
 
+config COMMON_CLK_SI5351
+       tristate "Clock driver for SiLabs 5351A/B/C"
+       depends on I2C
+       select REGMAP_I2C
+       select RATIONAL
+       ---help---
+         This driver supports Silicon Labs 5351A/B/C programmable clock
+         generators.
+
 config CLK_TWL6040
        tristate "External McPDM functional clock from twl6040"
        depends on TWL6040_CORE