commit | e3bc4bb861c5c2e6676deaf158801398d39a3f48 | [log] [tgz] |
---|---|---|
author | Heiko Schocher <hs@denx.de> | Thu Oct 11 07:26:33 2018 +0200 |
committer | Heiko Schocher <hs@denx.de> | Fri Oct 12 07:25:39 2018 +0200 |
tree | 05feb9eb8cace44fac757a9bcfcdd9dea0beaa1b | |
parent | 3d5ced9e22d32112a20f9dc0f5fb1f22ef088079 [diff] |
i2c: fix: Add support for the Arm's Versatile Express I2C controller accidentially while fixing merge errors for patch: https://lists.denx.de/pipermail/u-boot/2018-September/342278.html missed to add files: MAINTAINERS drivers/i2c/Kconfig drivers/i2c/Makefile add them with this patch. Signed-off-by: Heiko Schocher <hs@denx.de> Acked-by: Liviu Dudau <liviu.dudau@foss.arm.com>