diff options
author | Fabio Estevam <festevam@gmail.com> | 2019-05-24 13:06:25 +0200 |
---|---|---|
committer | Philipp Zabel <p.zabel@pengutronix.de> | 2019-07-01 17:08:13 +0200 |
commit | b108ad53bb65c19ae8e2d9c7fc0d052b3d9c153b (patch) | |
tree | 3610406e94b3acc53f0677df5cbca48dcd691497 /Documentation/devicetree/bindings/reset | |
parent | reset: Add reset controller support for BM1880 SoC (diff) | |
download | linux-b108ad53bb65c19ae8e2d9c7fc0d052b3d9c153b.tar.xz linux-b108ad53bb65c19ae8e2d9c7fc0d052b3d9c153b.zip |
dt-bindings: reset: imx7: Fix the spelling of 'indices'
The correct spelling is 'indices', so fix it accordingly.
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
Diffstat (limited to 'Documentation/devicetree/bindings/reset')
-rw-r--r-- | Documentation/devicetree/bindings/reset/fsl,imx7-src.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/reset/fsl,imx7-src.txt b/Documentation/devicetree/bindings/reset/fsl,imx7-src.txt index 2ecf33815d18..13e095182db4 100644 --- a/Documentation/devicetree/bindings/reset/fsl,imx7-src.txt +++ b/Documentation/devicetree/bindings/reset/fsl,imx7-src.txt @@ -45,6 +45,6 @@ Example: }; -For list of all valid reset indicies see +For list of all valid reset indices see <dt-bindings/reset/imx7-reset.h> for i.MX7 and <dt-bindings/reset/imx8mq-reset.h> for i.MX8MQ |