diff options
author | Allen-KH Cheng <[email protected]> | 2022-11-23 21:55:27 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-11-29 08:56:09 +0100 |
commit | 49b42475dd8a9fddbb2f3dc17ff6e4b115c80bfb (patch) | |
tree | 2c4817d030fab669cc7fb3efd8d61f3b8a5ad1b2 | |
parent | 22683e480b370ad1b3a34cfa461028d1f51da12d (diff) |
dt-bindings: usb: mtu3: add compatible for mt8186
Add a new compatible for mt8186 SoC.
Signed-off-by: Allen-KH Cheng <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Acked-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Matthias Brugger <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml b/Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml index 80750b0f458a..7168110e2f9d 100644 --- a/Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml +++ b/Documentation/devicetree/bindings/usb/mediatek,mtu3.yaml @@ -24,6 +24,7 @@ properties: - mediatek,mt2712-mtu3 - mediatek,mt8173-mtu3 - mediatek,mt8183-mtu3 + - mediatek,mt8186-mtu3 - mediatek,mt8188-mtu3 - mediatek,mt8192-mtu3 - mediatek,mt8195-mtu3 |