diff options
author | Miquel Raynal | 2019-04-01 15:09:00 +0200 |
---|---|---|
committer | Rob Herring | 2019-04-10 16:33:48 -0500 |
commit | 12eeae7147af32f7d3bbf0f1753313f88b8ce97b (patch) | |
tree | 9348386ba9fba1dc0b7de5edafeb86157bc1a329 /Documentation/devicetree/bindings/connector | |
parent | a32c3d9d9807edb310afd4b618615b5efca1d5fc (diff) |
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>
Diffstat (limited to 'Documentation/devicetree/bindings/connector')
-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, |