mbox series

[0/2] i2c-omap: Enable i2c-omap driver for AM654 SoCs

Message ID 20180926115751.20421-1-vigneshr@ti.com
Headers show
Series i2c-omap: Enable i2c-omap driver for AM654 SoCs | expand

Message

Raghavendra, Vignesh Sept. 26, 2018, 11:57 a.m. UTC
Couple of patches to enable i2c-omap driver to be used with TI's new
AM654 platforms.

Vignesh R (2):
  dt-bindings: i2c-omap: Add new compatible for AM654 SoCs
  i2c: busses: Kconfig: Enable I2C_OMAP for ARCH_K3

 Documentation/devicetree/bindings/i2c/i2c-omap.txt | 1 +
 drivers/i2c/busses/Kconfig                         | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)