mbox series

[v3,0/3] i2c-omap: Enable i2c-omap driver for AM654 SoCs

Message ID 20181108091931.3342-1-vigneshr@ti.com (mailing list archive)
Headers show
Series i2c-omap: Enable i2c-omap driver for AM654 SoCs | expand

Message

Vignesh Raghavendra Nov. 8, 2018, 9:19 a.m. UTC
Couple of patches to enable i2c-omap driver to be used with TI's new
AM654 platforms.

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(-)