summaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMaxime Ripard <maxime@cerno.tech>2020-02-24 12:06:03 +0300
committerWolfram Sang <wsa@the-dreams.de>2020-03-10 13:05:35 +0300
commit7038781331ac09fa2f489f3de3fcdd87a9fad535 (patch)
treeae5050bea3b6ed21d0bdc3e75112b3e7942ace6c /MAINTAINERS
parentf16c140810e739ba2b7af2fecfd2c84fb1af8aef (diff)
downloadlinux-7038781331ac09fa2f489f3de3fcdd87a9fad535.tar.xz
dt-bindings: i2c: brcmstb: Convert the BRCMSTB binding to a schema
Switch the DT binding to a YAML schema to enable the DT validation. Signed-off-by: Maxime Ripard <maxime@cerno.tech> Acked-by: Florian Fainelli <f.fainelli@gmail.com> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index fcd79fc38928..e270e0cebc52 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3431,7 +3431,7 @@ L: linux-i2c@vger.kernel.org
L: bcm-kernel-feedback-list@broadcom.com
S: Supported
F: drivers/i2c/busses/i2c-brcmstb.c
-F: Documentation/devicetree/bindings/i2c/i2c-brcmstb.txt
+F: Documentation/devicetree/bindings/i2c/brcm,brcmstb-i2c.yaml
BROADCOM BRCMSTB USB2 and USB3 PHY DRIVER
M: Al Cooper <alcooperx@gmail.com>