summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLukas Bulwahn <lukas.bulwahn@gmail.com>2022-06-10 12:51:54 +0200
committerWolfram Sang <wsa@kernel.org>2022-06-13 16:42:16 +0200
commit0d91ac577daba6204800bbeadf720a0ae6a30a4a (patch)
treeb8c51485527453223399c3629b32645b1c42583d /MAINTAINERS
parent99ad11e06be8ad29abee1ec3b8b22dfe77bbabec (diff)
downloadlinux-stable-0d91ac577daba6204800bbeadf720a0ae6a30a4a.tar.gz
linux-stable-0d91ac577daba6204800bbeadf720a0ae6a30a4a.tar.bz2
linux-stable-0d91ac577daba6204800bbeadf720a0ae6a30a4a.zip
MAINTAINERS: Rectify entry for OPENCORES I2C BUS DRIVER
Commit 8ad69f490516 ("dt-bindings: i2c: convert ocores binding to yaml") converts i2c-ocores.txt to opencores,i2c-ocores.yaml, but then adjust its reference in MAINTAINERS to a slightly wrong new filename. Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a broken reference. Repair this file reference in OPENCORES I2C BUS DRIVER. Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Acked-by: Peter Korsgaard <peter@korsgaard.com> 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 9d22b11fd6bc..7eec75de861c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -14869,7 +14869,7 @@ M: Peter Korsgaard <peter@korsgaard.com>
M: Andrew Lunn <andrew@lunn.ch>
L: linux-i2c@vger.kernel.org
S: Maintained
-F: Documentation/devicetree/bindings/i2c/i2c-ocores.yaml
+F: Documentation/devicetree/bindings/i2c/opencores,i2c-ocores.yaml
F: Documentation/i2c/busses/i2c-ocores.rst
F: drivers/i2c/busses/i2c-ocores.c
F: include/linux/platform_data/i2c-ocores.h