diff options
author | Fabio Estevam <fabio.estevam@nxp.com> | 2017-01-05 22:55:43 -0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2017-01-11 14:31:33 +0100 |
commit | 6e8b66c1b7aeb95cff643f358299cf1c5c630abb (patch) | |
tree | 48b7c6f213207ca2f61f18b64cdbc3a103d13054 /Documentation | |
parent | 2104d12d11206b9477df13898c87aa19ad57a680 (diff) | |
download | linux-stable-6e8b66c1b7aeb95cff643f358299cf1c5c630abb.tar.gz linux-stable-6e8b66c1b7aeb95cff643f358299cf1c5c630abb.tar.bz2 linux-stable-6e8b66c1b7aeb95cff643f358299cf1c5c630abb.zip |
pinctrl: imx7d-pinctrl: Fix a typo
Fix a typo in "Peripherals".
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/pinctrl/fsl,imx7d-pinctrl.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/pinctrl/fsl,imx7d-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/fsl,imx7d-pinctrl.txt index 457b2c68d47b..8c5d27c5b562 100644 --- a/Documentation/devicetree/bindings/pinctrl/fsl,imx7d-pinctrl.txt +++ b/Documentation/devicetree/bindings/pinctrl/fsl,imx7d-pinctrl.txt @@ -19,7 +19,7 @@ iomuxc: iomuxc@30330000 { reg = <0x30330000 0x10000>; }; -Pheriparials using pads from iomuxc-lpsr support low state retention power +Peripherals using pads from iomuxc-lpsr support low state retention power state, under LPSR mode GPIO's state of pads are retain. Please refer to fsl,imx-pinctrl.txt in this directory for common binding part |