Couple of patches to enable i2c-omap driver to be used with TI's new AM654 platforms. v4: Add maintainer tag instead of reviewer in patch 3/3. v3: Rebase onto v4.20-rc1 Collect Reviewed-by's on v2 Add a patch to MAINTAINERS for i2c-omap.c Vignesh R (3): dt-bindings: i2c-omap: Add new compatible for AM654 SoCs i2c: busses: Kconfig: Enable I2C_OMAP for ARCH_K3 MAINTAINERS: Add entry for i2c-omap driver Documentation/devicetree/bindings/i2c/i2c-omap.txt | 8 ++++++-- MAINTAINERS | 8 ++++++++ drivers/i2c/busses/Kconfig | 2 +- 3 files changed, 15 insertions(+), 3 deletions(-) -- 2.19.1