diff options
author | Arseny Solokha <asolokha@kb.kras.ru> | 2018-01-10 12:36:07 +0100 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2018-01-15 19:19:55 +0100 |
commit | 38a99bd7730efdd0ca6ce2531a2761778fca3293 (patch) | |
tree | fd02362ea4d09962cb924e64d1c38695a8d6c7a6 /drivers/i2c/busses/i2c-stm32f7.c | |
parent | i2c: mpc: fix PORDEVSR2 mask for MPC8533/44 (diff) | |
download | linux-38a99bd7730efdd0ca6ce2531a2761778fca3293.tar.xz linux-38a99bd7730efdd0ca6ce2531a2761778fca3293.zip |
i2c: mpc: always determine I2C clock prescaler at runtime
Remove the facility for setting the prescaler value at compile time
entirely. It was only used for two SoCs, duplicating the actual value
for one of them and setting sometimes bogus value for another. Make all
MPC8xxx SoCs obtain their actual I2C clock prescaler from a single place
in the code.
Changes from v2:
- left Device Tree compatibles in place
Signed-off-by: Arseny Solokha <asolokha@kb.kras.ru>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'drivers/i2c/busses/i2c-stm32f7.c')
0 files changed, 0 insertions, 0 deletions