diff options
author | Simon Horman <[email protected]> | 2019-07-24 14:15:58 +0200 |
---|---|---|
committer | Wolfram Sang <[email protected]> | 2019-08-01 14:56:45 +0200 |
commit | 1d583590514a4f1c9aa582d1234fca7aa3d627e9 (patch) | |
tree | 9490eb8d066cfb29e659d0292d5126b01bc9c136 | |
parent | d13ed84b195cc6e5789b446f07aede357939f7ad (diff) |
dt-bindings: i2c: riic: Rename bindings documentation file
Rename the bindings documentation file for RIIC controller
from i2c-riic.txt to renesas,riic.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,riic.txt (renamed from Documentation/devicetree/bindings/i2c/i2c-riic.txt) | 0 | ||||
-rw-r--r-- | MAINTAINERS | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/i2c/i2c-riic.txt b/Documentation/devicetree/bindings/i2c/renesas,riic.txt index e26fe3ad86a9..e26fe3ad86a9 100644 --- a/Documentation/devicetree/bindings/i2c/i2c-riic.txt +++ b/Documentation/devicetree/bindings/i2c/renesas,riic.txt diff --git a/MAINTAINERS b/MAINTAINERS index f92a88594dfc..a14ce44c33b3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13658,7 +13658,7 @@ F: drivers/i2c/busses/i2c-sh_mobile.c RENESAS RIIC DRIVER M: Chris Brandt <[email protected]> S: Supported -F: Documentation/devicetree/bindings/i2c/i2c-riic.txt +F: Documentation/devicetree/bindings/i2c/renesas,riic.txt F: drivers/i2c/busses/i2c-riic.c RENESAS USB PHY DRIVER |