diff options
author | Simon Horman <[email protected]> | 2019-07-24 14:15:59 +0200 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2019-08-01 14:56:47 +0200 |
commit | 684ca71259a69c5a3019da72fe718bf983841926 (patch) | |
tree | 3a71ac14231c81daf014cefd657339dd3836aabf | |
parent | 1d583590514a4f1c9aa582d1234fca7aa3d627e9 (diff) |
dt-bindings: i2c: riic: Rename bindings documentation file
Rename the bindings documentation file for Renesas EMEV2 IIC controller
from i2c-emev2.txt to renesas,iic-emev2.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 <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/i2c/renesas,iic-emev2.txt (renamed from Documentation/devicetree/bindings/i2c/i2c-emev2.txt) | 0 | ||||
-rw-r--r-- | MAINTAINERS | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/i2c/i2c-emev2.txt b/Documentation/devicetree/bindings/i2c/renesas,iic-emev2.txt index 5ed1ea1c7e14..5ed1ea1c7e14 100644 --- a/Documentation/devicetree/bindings/i2c/i2c-emev2.txt +++ b/Documentation/devicetree/bindings/i2c/renesas,iic-emev2.txt diff --git a/MAINTAINERS b/MAINTAINERS index a14ce44c33b3..f89f27a2d09a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13628,7 +13628,7 @@ F: drivers/clk/renesas/ RENESAS EMEV2 I2C DRIVER M: Wolfram Sang <[email protected]> S: Supported -F: Documentation/devicetree/bindings/i2c/i2c-emev2.txt +F: Documentation/devicetree/bindings/i2c/renesas,iic-emev2.txt F: drivers/i2c/busses/i2c-emev2.c RENESAS ETHERNET DRIVERS |