From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vignesh R Subject: [PATCH v4 0/3] i2c-omap: Enable i2c-omap driver for AM654 SoCs Date: Fri, 9 Nov 2018 16:44:09 +0530 Message-ID: <20181109111412.24777-1-vigneshr@ti.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 8bit Return-path: Sender: linux-kernel-owner@vger.kernel.org To: Vignesh R Cc: Rob Herring , linux-omap@vger.kernel.org, linux-i2c@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Tony Lindgren , Grygorii Strashko List-Id: devicetree@vger.kernel.org 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