Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-26 | dt-bindings: i2c: Convert UniPhier I2C controller to json-schema | Masahiro Yamada | |
Convert the UniPhier I2C controller (FIFO-less) binding to DT schema format. There are two types of I2C controllers used on the UniPhier platform. This is the legacy one without FIFO support, which is used on the sLD8 SoC or older. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Signed-off-by: Rob Herring <robh@kernel.org> | |||
2015-10-23 | i2c: uniphier: add UniPhier FIFO-less I2C driver | Masahiro Yamada | |
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> |