summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorVignesh Raghavendra <vigneshr@ti.com>2021-05-26 15:34:12 +0530
committerWolfram Sang <wsa@kernel.org>2021-06-04 22:28:29 +0200
commit02fa1189927f69f0f9d617789943fb4ae748012b (patch)
treeaef4b67fb4c79ee600cac38a95dc23997883c0e2 /MAINTAINERS
parent5ab9dc38e2cf5c577722e2d959496b4c2503d1d4 (diff)
downloadlinux-stable-02fa1189927f69f0f9d617789943fb4ae748012b.tar.gz
linux-stable-02fa1189927f69f0f9d617789943fb4ae748012b.tar.bz2
linux-stable-02fa1189927f69f0f9d617789943fb4ae748012b.zip
dt-bindings: i2c: Move i2c-omap.txt to YAML format
Convert i2c-omap.txt to YAML schema for better checks and documentation. Following properties were used in DT but were not documented in txt bindings and has been included in YAML schema: 1. Include ti,am4372-i2c compatible 2. Document clocks property Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Wolfram Sang <wsa@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 3b6b8d88be5e..2b6a6efdf737 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -13365,7 +13365,7 @@ M: Vignesh R <vigneshr@ti.com>
L: linux-omap@vger.kernel.org
L: linux-i2c@vger.kernel.org
S: Maintained
-F: Documentation/devicetree/bindings/i2c/i2c-omap.txt
+F: Documentation/devicetree/bindings/i2c/ti,omap4-i2c.yaml
F: drivers/i2c/busses/i2c-omap.c
OMAP IMAGING SUBSYSTEM (OMAP3 ISP and OMAP4 ISS)