commit | 44d4d334d5007893a52b4b42e856faa8067e9176 | [log] [tgz] |
---|---|---|
author | Chuanhua Han <chuanhua.han@nxp.com> | Fri Aug 02 16:53:53 2019 +0800 |
committer | Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com> | Thu Aug 22 09:07:36 2019 +0530 |
tree | e27f986fb8d0a97c1a3603c1849d89da72d9c44a | |
parent | 26b39ef286bbf1173eb67d9b2d2e2eeaec70a15f [diff] |
armv8: kconfig: Fix some platforms incorrect I2C clock divider By default, i2c input clock is platform clk / 2, but some of the platform of i2c clock divider does not meet this kind of circumstance, so alone to set default values for these platforms. Signed-off-by: Chuanhua Han <chuanhua.han@nxp.com> Reviewed-by: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>