diff options
| author | Miquel Raynal <miquel.raynal@bootlin.com> | 2019-04-01 16:09:00 +0300 |
|---|---|---|
| committer | Rob Herring <robh@kernel.org> | 2019-04-11 00:33:48 +0300 |
| commit | 12eeae7147af32f7d3bbf0f1753313f88b8ce97b (patch) | |
| tree | 9348386ba9fba1dc0b7de5edafeb86157bc1a329 | |
| parent | a32c3d9d9807edb310afd4b618615b5efca1d5fc (diff) | |
| download | linux-12eeae7147af32f7d3bbf0f1753313f88b8ce97b.tar.xz | |
dt-bindings: connector: Spelling mistake
Cosmetic change multpile -> multiple.
Fixes: 593aa2b405f9 ("dt-bindings: add bindings for USB physical connector")
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
Signed-off-by: Rob Herring <robh@kernel.org>
| -rw-r--r-- | Documentation/devicetree/bindings/connector/usb-connector.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/connector/usb-connector.txt b/Documentation/devicetree/bindings/connector/usb-connector.txt index a9a2f2fc44f2..cef556d4e5ee 100644 --- a/Documentation/devicetree/bindings/connector/usb-connector.txt +++ b/Documentation/devicetree/bindings/connector/usb-connector.txt @@ -47,7 +47,7 @@ Required properties for usb-c-connector with power delivery support: Required nodes: - any data bus to the connector should be modeled using the OF graph bindings specified in bindings/graph.txt, unless the bus is between parent node and - the connector. Since single connector can have multpile data buses every bus + the connector. Since single connector can have multiple data buses every bus has assigned OF graph port number as follows: 0: High Speed (HS), present in all connectors, 1: Super Speed (SS), present in SS capable connectors, |
