diff options
author | Rafał Miłecki <[email protected]> | 2024-02-13 14:00:43 +0100 |
---|---|---|
committer | Rob Herring <[email protected]> | 2024-04-11 07:40:54 -0500 |
commit | 3cef9e08b6f43fcc7b7802a1f01bb7d9334d6b6d (patch) | |
tree | 075508fad1049a5644ead511fd48a9e40a3c1d3c | |
parent | 57b7d5d315e2b4193199228574d613640d3f5b50 (diff) |
dt-bindings: usb: mtk-xhci: add compatible for MT7988
MT7988 SoC contains two on-SoC XHCI controllers. Add proper binding.
Signed-off-by: Rafał Miłecki <[email protected]>
Acked-by: Conor Dooley <[email protected]>
Reviewed-by: AngeloGioacchino Del Regno <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Herring <[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 924fd3d748a8..ef3143f4b794 100644 --- a/Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.yaml +++ b/Documentation/devicetree/bindings/usb/mediatek,mtk-xhci.yaml @@ -29,6 +29,7 @@ properties: - mediatek,mt7623-xhci - mediatek,mt7629-xhci - mediatek,mt7986-xhci + - mediatek,mt7988-xhci - mediatek,mt8173-xhci - mediatek,mt8183-xhci - mediatek,mt8186-xhci |