diff options
author | Chunfeng Yun <chunfeng.yun@mediatek.com> | 2022-07-08 14:58:34 +0800 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2022-07-15 17:20:04 +0530 |
commit | 08680588d340eaad2d5028d6f24a055a118d4e7e (patch) | |
tree | c231b6c6291e9e0312e7d7554a7f81cf4c2ca63d | |
parent | fd7d47484125c7d04578de9294faa7fec6e5df0a (diff) | |
download | linux-08680588d340eaad2d5028d6f24a055a118d4e7e.tar.gz linux-08680588d340eaad2d5028d6f24a055a118d4e7e.tar.bz2 linux-08680588d340eaad2d5028d6f24a055a118d4e7e.zip |
dt-bindings: phy: mediatek: tphy: add compatible for mt8188
Add compatible for mt8188
Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Matthias Brugger <matthias.bgg@gmail.com>
Link: https://lore.kernel.org/r/20220708065834.25424-1-chunfeng.yun@mediatek.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/phy/mediatek,tphy.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/phy/mediatek,tphy.yaml b/Documentation/devicetree/bindings/phy/mediatek,tphy.yaml index 4b638c1d4221..b3e409988c17 100644 --- a/Documentation/devicetree/bindings/phy/mediatek,tphy.yaml +++ b/Documentation/devicetree/bindings/phy/mediatek,tphy.yaml @@ -86,6 +86,7 @@ properties: - const: mediatek,generic-tphy-v2 - items: - enum: + - mediatek,mt8188-tphy - mediatek,mt8195-tphy - const: mediatek,generic-tphy-v3 - const: mediatek,mt2701-u3phy |