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