[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1672307866-25839-3-git-send-email-dh10.jung@samsung.com>
Date: Thu, 29 Dec 2022 18:57:45 +0900
From: Daehwan Jung <dh10.jung@...sung.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Thinh Nguyen <Thinh.Nguyen@...opsys.com>,
Mathias Nyman <mathias.nyman@...el.com>,
Felipe Balbi <balbi@...nel.org>
Cc: linux-usb@...r.kernel.org (open list:USB SUBSYSTEM),
devicetree@...r.kernel.org (open list:OPEN FIRMWARE AND FLATTENED
DEVICE TREE BINDINGS), linux-kernel@...r.kernel.org (open list),
sc.suh@...sung.com, taehyun.cho@...sung.com,
jh0801.jung@...sung.com, eomji.oh@...sung.com,
Daehwan Jung <dh10.jung@...sung.com>
Subject: [RFC PATCH v2 2/3] dt-bindings: usb: generic-xhci: add Samsung
Exynos compatible
Add compatible for Samsung Exynos SOCs
Signed-off-by: Daehwan Jung <dh10.jung@...sung.com>
---
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
Powered by blists - more mailing lists