diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2019-06-07 13:06:12 +0200 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2019-06-08 16:11:11 +0200 |
commit | d6e561df50b5a7e33273f66f97bf2b4ff25f13b4 (patch) | |
tree | b8c64f4291598fe187f8176467e6fd76a6d457b4 /Documentation/devicetree/bindings/pinctrl/microchip,pic32-pinctrl.txt | |
parent | 6bd1eb6c5d449ecf2e6db4aec1381cd5033f742f (diff) |
dt-bindings: pinctrl: pic32: Spelling s/configuraion/configuration/
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/pinctrl/microchip,pic32-pinctrl.txt')
-rw-r--r-- | Documentation/devicetree/bindings/pinctrl/microchip,pic32-pinctrl.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/pinctrl/microchip,pic32-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/microchip,pic32-pinctrl.txt index 29b72e303ebf..51efd2085113 100644 --- a/Documentation/devicetree/bindings/pinctrl/microchip,pic32-pinctrl.txt +++ b/Documentation/devicetree/bindings/pinctrl/microchip,pic32-pinctrl.txt @@ -5,7 +5,7 @@ Please refer to pinctrl-bindings.txt, ../gpio/gpio.txt, and pin controller, GPIO, and interrupt bindings. PIC32 'pin configuration node' is a node of a group of pins which can be -used for a specific device or function. This node represents configuraions of +used for a specific device or function. This node represents configurations of pins, optional function, and optional mux related configuration. Required properties for pin controller node: |