diff options
author | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-06-14 12:24:41 -0300 |
---|---|---|
committer | Mauro Carvalho Chehab <mchehab+samsung@kernel.org> | 2018-06-15 18:10:01 -0300 |
commit | 18ba1f98607ef1b88d02eabe4d2b16b9bdc10e40 (patch) | |
tree | 79ed54b41b74c747b7319cf96b97bc277ec8a942 /Documentation/devicetree/bindings/serial/microchip,pic32-uart.txt | |
parent | 6c79521fa8c279a112b883e1aafb8f594c34b2c9 (diff) | |
download | linux-stable-18ba1f98607ef1b88d02eabe4d2b16b9bdc10e40.tar.gz linux-stable-18ba1f98607ef1b88d02eabe4d2b16b9bdc10e40.tar.bz2 linux-stable-18ba1f98607ef1b88d02eabe4d2b16b9bdc10e40.zip |
devicetree: fix name of pinctrl-bindings.txt
Rename:
pinctrl-binding.txt -> pinctrl-bindings.txt
In order to match the current name of this file.
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Acked-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/devicetree/bindings/serial/microchip,pic32-uart.txt')
-rw-r--r-- | Documentation/devicetree/bindings/serial/microchip,pic32-uart.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/serial/microchip,pic32-uart.txt b/Documentation/devicetree/bindings/serial/microchip,pic32-uart.txt index 7a34345d0ca3..c8dd440e9747 100644 --- a/Documentation/devicetree/bindings/serial/microchip,pic32-uart.txt +++ b/Documentation/devicetree/bindings/serial/microchip,pic32-uart.txt @@ -8,7 +8,7 @@ Required properties: See: Documentation/devicetree/bindings/clock/clock-bindings.txt - pinctrl-names: A pinctrl state names "default" must be defined. - pinctrl-0: Phandle referencing pin configuration of the UART peripheral. - See: Documentation/devicetree/bindings/pinctrl/pinctrl-binding.txt + See: Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt Optional properties: - cts-gpios: CTS pin for UART |