diff options
author | Frank Wunderlich <[email protected]> | 2022-11-27 12:41:36 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-12-08 16:49:53 +0100 |
commit | 2a81a7aa420b80865fdd82ec383fe365e18f922b (patch) | |
tree | 9880a707577df18ac2234abf6adc51cf599161bb | |
parent | 63130462c919ece0ad0d9bb5a1f795ef8d79687e (diff) |
dt-bindings: usb: mtk-xhci: add support for mt7986
Add compatible string for mt7986.
Signed-off-by: Frank Wunderlich <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Chunfeng Yun <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Reviewed-by: Matthias Brugger <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.yaml b/Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.yaml index 939623867a64..a3c37944c630 100644 --- a/Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.yaml +++ b/Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.yaml @@ -28,6 +28,7 @@ properties: - mediatek,mt7622-xhci - mediatek,mt7623-xhci - mediatek,mt7629-xhci + - mediatek,mt7986-xhci - mediatek,mt8173-xhci - mediatek,mt8183-xhci - mediatek,mt8186-xhci |