[RFC PATCH v2 2/3] dt-bindings: usb: generic-xhci: add Samsung Exynos compatible

From: Daehwan Jung
Date: Thu Dec 29 2022 - 05:15:26 EST


Add compatible for Samsung Exynos SOCs

Signed-off-by: Daehwan Jung <dh10.jung@xxxxxxxxxxx>
---
Documentation/devicetree/bindings/usb/generic-xhci.yaml | 2 ++
1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/usb/generic-xhci.yaml b/Documentation/devicetree/bindings/usb/generic-xhci.yaml
index db841589fc33..f54aff477637 100644
--- a/Documentation/devicetree/bindings/usb/generic-xhci.yaml
+++ b/Documentation/devicetree/bindings/usb/generic-xhci.yaml
@@ -29,6 +29,8 @@ properties:
enum:
- brcm,xhci-brcm-v2
- brcm,bcm7445-xhci
+ - description: Samsung Exynos SoCs with xHCI
+ const: samsung,exynos-xhci
- description: Generic xHCI device
const: xhci-platform
deprecated: true
--
2.31.1