diff options
author | Naveen Krishna Ch <ch.naveen@samsung.com> | 2014-04-28 08:59:58 (GMT) |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2014-05-22 08:09:22 (GMT) |
commit | 218e1496135e94e901bf1c136d81ede7e2b418b8 (patch) | |
tree | 201d6039862e875ee922370bf50cc1b8523176e8 /drivers/platform/Makefile | |
parent | a83bea7c1170ad8c68d65ed2fff6a533e68f67a4 (diff) | |
download | linux-218e1496135e94e901bf1c136d81ede7e2b418b8.tar.xz |
i2c: exynos5: add support for HSI2C on Exynos5260 SoC
HSI2C module on Exynos5260 differs from current modules in
following ways:
1. HSI2C on Exynos5260 has fifo_depth of 16bytes
2. Module needs to be reset as a part of init sequence.
Hence, Following changes are involved.
1. Add a new compatible string and Updates the Documentation dt bindings.
2. Introduce a variant struct to support the changes in H/W
3. Reset the module during init. Thus, bringing the module back
to default state irrespective of what firmware did with it.
Signed-off-by: Naveen Krishna Chatradhi <ch.naveen@samsung.com>
Signed-off-by: Pankaj Dubey <pankaj.dubey@samsung.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'drivers/platform/Makefile')
0 files changed, 0 insertions, 0 deletions