diff options
author | Chunfeng Yun <chunfeng.yun@mediatek.com> | 2022-08-19 10:10:27 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-08-19 11:25:12 +0200 |
commit | a8c67e27d9e3ed33afadbdf86bbd58e26e0c4357 (patch) | |
tree | 2fdde97599afb87de10f47caca401922db11fd34 /Documentation | |
parent | USB: cdc-acm: Add Icom PMR F3400 support (0c26:0020) (diff) | |
download | linux-a8c67e27d9e3ed33afadbdf86bbd58e26e0c4357.tar.xz linux-a8c67e27d9e3ed33afadbdf86bbd58e26e0c4357.zip |
dt-bindings: usb: mtu3: add compatible for mt8188
Add a new compatible for mt8188
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Link: https://lore.kernel.org/r/20220819081027.32382-1-chunfeng.yun@mediatek.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation')
-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 |