1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-09 23:46:19 +01:00
Files
u-boot-megous/drivers/i2c/Makefile
maxims@google.com 4dc038f3a1 aspeed: Add I2C Driver
Add Device Model based I2C driver for ast2500/ast2400 SoCs.
The driver is very limited, it only supports master mode and
synchronous byte-by-byte reads/writes, no DMA or Pool Buffers.

Signed-off-by: Maxim Sloyko <maxims@google.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Acked-by: Heiko Schocher <hs@denx.de>
2017-05-08 11:57:34 -04:00

1.9 KiB