[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20210209181240.28017-1-mans@mansr.com>
Date: Tue, 9 Feb 2021 18:12:40 +0000
From: Mans Rullgard <mans@...sr.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Rob Herring <robh+dt@...nel.org>
Cc: linux-usb@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH] dt-bindings: usb: usb-device: fix typo in required properties
Fix typo in 'compatible' property name.
Signed-off-by: Mans Rullgard <mans@...sr.com>
---
Documentation/devicetree/bindings/usb/usb-device.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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
--
2.30.0
Powered by blists - more mailing lists