summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/usb/usb-device.yaml
diff options
context:
space:
mode:
authorMans Rullgard <mans@mansr.com>2021-02-09 18:12:40 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-02-11 13:51:06 +0100
commitcdf71946a9b12b04ffcd89662dd7b91a52ab5186 (patch)
tree3edf097e0e7cbd5daa1cea602afa7c133ec38c50 /Documentation/devicetree/bindings/usb/usb-device.yaml
parentb9dd1962d9bf6c5247ba97a8b9e1689a10e22be1 (diff)
dt-bindings: usb: usb-device: fix typo in required properties
Fix typo in 'compatible' property name. Signed-off-by: Mans Rullgard <mans@mansr.com> Link: https://lore.kernel.org/r/20210209181240.28017-1-mans@mansr.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/devicetree/bindings/usb/usb-device.yaml')
-rw-r--r--Documentation/devicetree/bindings/usb/usb-device.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/usb/usb-device.yaml b/Documentation/devicetree/bindings/usb/usb-device.yaml
index 7bb25a45427d..d4c99809ee9a 100644
--- a/Documentation/devicetree/bindings/usb/usb-device.yaml
+++ b/Documentation/devicetree/bindings/usb/usb-device.yaml
@@ -76,7 +76,7 @@ patternProperties:
maxItems: 1
required:
- - compatile
+ - compatible
- reg
additionalProperties: true