diff options
author | Wolfram Sang <wsa@the-dreams.de> | 2019-08-06 22:17:51 +0200 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2019-08-06 22:17:51 +0200 |
commit | f29b7f39c0acbc66f18309227719460adab6851d (patch) | |
tree | b9839f70123c4c3b08c9735e0b9f4275ea959f86 /MAINTAINERS | |
parent | i2c: designware: make use of devm_gpiod_get_optional (diff) | |
download | linux-f29b7f39c0acbc66f18309227719460adab6851d.tar.xz linux-f29b7f39c0acbc66f18309227719460adab6851d.zip |
Revert "dt-bindings: i2c: rcar: Rename bindings documentation file"
This reverts commit d13ed84b195cc6e5789b446f07aede357939f7ad.
I overlooked that the Rev-by tag was given in advance assuming a fix was
made for the next revision.
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index f89f27a2d09a..119d2542c897 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13650,7 +13650,7 @@ F: drivers/iio/adc/rcar-gyroadc.c RENESAS R-CAR I2C DRIVERS M: Wolfram Sang <wsa+renesas@sang-engineering.com> S: Supported -F: Documentation/devicetree/bindings/i2c/renesas,i2c.txt +F: Documentation/devicetree/bindings/i2c/i2c-rcar.txt F: Documentation/devicetree/bindings/i2c/renesas,iic.txt F: drivers/i2c/busses/i2c-rcar.c F: drivers/i2c/busses/i2c-sh_mobile.c |