]> Git Repo - J-u-boot.git/commit
i2c: i2c-cortina: added CAxxxx I2C support
authorArthur Li <[email protected]>
Mon, 1 Jun 2020 19:56:31 +0000 (12:56 -0700)
committerHeiko Schocher <[email protected]>
Thu, 9 Jul 2020 04:02:44 +0000 (06:02 +0200)
commit7f5ea25062001589f301813416119b5353caca16
tree6d18cd33addbd951806eb3f30ddda597a7936b7e
parent5c2c3e8b44e7fa9bc81e6e367797b3ee2b424168
i2c: i2c-cortina: added CAxxxx I2C support

Add I2C controller support for Cortina Access CAxxxx SoCs

Signed-off-by: Arthur Li <[email protected]>
Signed-off-by: Alex Nemirovsky <[email protected]>
CC: Heiko Schocher <[email protected]>
Reviewed-by: Heiko Schocher <[email protected]>
hs: fixed build error, add include log.h
MAINTAINERS
doc/device-tree-bindings/i2c/i2c-cortina.txt [new file with mode: 0644]
drivers/i2c/Kconfig
drivers/i2c/Makefile
drivers/i2c/i2c-cortina.c [new file with mode: 0644]
drivers/i2c/i2c-cortina.h [new file with mode: 0644]
This page took 0.036287 seconds and 4 git commands to generate.