diff options
author | Chunfeng Yun <[email protected]> | 2022-08-19 16:10:27 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-08-19 11:25:12 +0200 |
commit | a8c67e27d9e3ed33afadbdf86bbd58e26e0c4357 (patch) | |
tree | 2fdde97599afb87de10f47caca401922db11fd34 | |
parent | a10bc71729b236fe36de0d8e4d35c959fd8dec3a (diff) |
dt-bindings: usb: mtu3: add compatible for mt8188
Add a new compatible for mt8188
Acked-by: Krzysztof Kozlowski <[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]>
-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 e63b66545317..b019d490170d 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,mt8188-mtu3 - mediatek,mt8192-mtu3 - mediatek,mt8195-mtu3 - const: mediatek,mtu3 |