commit | dd6fd4a3279310bac214867e31848f47e13caa6f | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Oct 23 19:51:59 2015 +0900 |
committer | Wolfram Sang <wsa@the-dreams.de> | Fri Oct 23 21:55:45 2015 +0200 |
tree | 9401cce7a8d2fe547d63d3e55db6c88369fed2ae | |
parent | 3eddad96c4395280d5f6f13c958b276c11d3f575 [diff] |
i2c: uniphier: add UniPhier FIFO-less I2C driver Add support for on-chip I2C controller used on old UniPhier SoCs such as PH1-LD4, PH1-sLD8, etc. This adapter is so simple that it has no FIFO in it. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>