5f71a3ef37
The code currently always selects turbo mode for PCA9665, no matter which clock frequency is configured. This is because it compares the clock frequency against constants reflecting (boundary / 100). Compare against real boundary frequencies to fix the problem. Signed-off-by: Thomas Kavanagh <tkavanagh@juniper.net> Signed-off-by: Guenter Roeck <groeck@juniper.net> Signed-off-by: Wolfram Sang <w.sang@pengutronix.de> |
||
---|---|---|
.. | ||
i2c-algo-bit.c | ||
i2c-algo-pca.c | ||
i2c-algo-pcf.c | ||
i2c-algo-pcf.h | ||
Kconfig | ||
Makefile |