diff options
author | Simon Horman <horms+renesas@verge.net.au> | 2019-07-24 14:15:56 +0200 |
---|---|---|
committer | Wolfram Sang <wsa@the-dreams.de> | 2019-08-01 14:56:41 +0200 |
commit | 23c2556d8fbec57e72e2c8fd8b7be2715c192b25 (patch) | |
tree | 2bf40850ca88951b4b66ecfc9201d0cad0f9ce3f /MAINTAINERS | |
parent | i2c: busses: Use dev_get_drvdata where possible (diff) | |
download | linux-23c2556d8fbec57e72e2c8fd8b7be2715c192b25.tar.xz linux-23c2556d8fbec57e72e2c8fd8b7be2715c192b25.zip |
dt-bindings: i2c: sh_mobile: Rename bindings documentation file
Rename the bindings documentation file for sh_mobile I2C controller
from i2c-sh_mobile.txt to renesas,iic.txt.
This is part of an ongoing effort to name bindings documentation files for
Renesas IP blocks consistently, in line with the compat strings they
document.
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
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 6426db5198f0..c8a78239447a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13651,7 +13651,7 @@ RENESAS R-CAR I2C DRIVERS M: Wolfram Sang <wsa+renesas@sang-engineering.com> S: Supported F: Documentation/devicetree/bindings/i2c/i2c-rcar.txt -F: Documentation/devicetree/bindings/i2c/i2c-sh_mobile.txt +F: Documentation/devicetree/bindings/i2c/renesas,iic.txt F: drivers/i2c/busses/i2c-rcar.c F: drivers/i2c/busses/i2c-sh_mobile.c |