summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFabio Estevam2017-01-06 01:55:43 +0100
committerLinus Walleij2017-01-11 14:31:33 +0100
commit6e8b66c1b7aeb95cff643f358299cf1c5c630abb (patch)
tree48b7c6f213207ca2f61f18b64cdbc3a103d13054
parentpinctrl: Drop error prints on kzalloc() failure (diff)
downloadkernel-qcow2-linux-6e8b66c1b7aeb95cff643f358299cf1c5c630abb.tar.gz
kernel-qcow2-linux-6e8b66c1b7aeb95cff643f358299cf1c5c630abb.tar.xz
kernel-qcow2-linux-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>
-rw-r--r--Documentation/devicetree/bindings/pinctrl/fsl,imx7d-pinctrl.txt2
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