]> www.infradead.org Git - linux.git/commitdiff
dt-bindings: usb: Add Parade PS8833 Type-C retimer variant
authorAleksandrs Vinarskis <alex.vinarskis@gmail.com>
Mon, 12 May 2025 09:20:28 +0000 (11:20 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 May 2025 11:10:16 +0000 (13:10 +0200)
Appears to behave similarly to Parade PS8830. Found on some Qualcomm
Snapdragon X1 devices, such as Asus Zenbook A14.

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Aleksandrs Vinarskis <alex.vinarskis@gmail.com>
Link: https://lore.kernel.org/r/20250512092745.249293-2-alex.vinarskis@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/usb/parade,ps8830.yaml

index 935d57f5d26fe597308f1200ace9559255bad1e4..aeb33667818eb0d116a3467d30220002a3b5df73 100644 (file)
@@ -11,8 +11,11 @@ maintainers:
 
 properties:
   compatible:
-    enum:
-      - parade,ps8830
+    oneOf:
+      - items:
+          - const: parade,ps8833
+          - const: parade,ps8830
+      - const: parade,ps8830
 
   reg:
     maxItems: 1