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>
This commit is contained in:
Mans Rullgard 2021-02-09 18:12:40 +00:00 committed by Greg Kroah-Hartman
parent b9dd1962d9
commit cdf71946a9
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@ patternProperties:
maxItems: 1
required:
- compatile
- compatible
- reg
additionalProperties: true