Message ID | 20220917042721.527345-2-sergio.paracuellos@gmail.com |
---|---|
State | New |
Headers | show |
Series | [v2,1/2] dt-bindings: i2c: migrate mt7621 text bindings to YAML | expand |
diff --git a/MAINTAINERS b/MAINTAINERS index 08620b9a44fc..bac21d599181 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -12669,7 +12669,7 @@ MEDIATEK MT7621/28/88 I2C DRIVER M: Stefan Roese <sr@denx.de> L: linux-i2c@vger.kernel.org S: Maintained -F: Documentation/devicetree/bindings/i2c/i2c-mt7621.txt +F: Documentation/devicetree/bindings/i2c/mediatek,mt7621-i2c.yaml F: drivers/i2c/busses/i2c-mt7621.c MEDIATEK MT7621 PCIE CONTROLLER DRIVER
Mediatek MT7621 i2c driver Bindings have been migrated from text to YAML. Hence, properly update this file accordingly. Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com> --- Changes in v2: - Add this new patch to the series to align MAINTAINERS files with new YAML doc MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)