]> Git Repo - J-linux.git/commitdiff
dt-bindings: usb: mtk-xhci: add compatible for mt2701 and mt7623
authorChunfeng Yun <[email protected]>
Mon, 1 Feb 2021 07:00:07 +0000 (15:00 +0800)
committerGreg Kroah-Hartman <[email protected]>
Fri, 12 Feb 2021 15:42:03 +0000 (16:42 +0100)
Add two compatible for mt2701 and mt7623;

Reviewed-by: Rob Herring <[email protected]>
Signed-off-by: Chunfeng Yun <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.yaml

index 1f0c5aeba26ea4bd48d4fbf03f41e7aa692e4f77..14f40efb3b22c2a060c9e649b78184b4386b1207 100644 (file)
@@ -23,8 +23,10 @@ properties:
   compatible:
     items:
       - enum:
+          - mediatek,mt2701-xhci
           - mediatek,mt2712-xhci
           - mediatek,mt7622-xhci
+          - mediatek,mt7623-xhci
           - mediatek,mt7629-xhci
           - mediatek,mt8173-xhci
           - mediatek,mt8183-xhci
This page took 0.051245 seconds and 4 git commands to generate.