diff options
author | Seiya Wang <seiya.wang@mediatek.com> | 2021-03-16 14:14:40 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2021-03-17 09:39:32 +0300 |
commit | 06c7af60e0e8b1e055eac57fd189ad2781dd4f21 (patch) | |
tree | f837a4ab419b72f235c8e7fc23592fa16276bfab | |
parent | 5c932d16d5f25c46c0a33a75dbbf67e24077f8b2 (diff) | |
download | linux-06c7af60e0e8b1e055eac57fd189ad2781dd4f21.tar.xz |
dt-bindings: phy: Add compatible for Mediatek MT8195
This commit adds dt-binding documentation of T-Phy for Mediatek MT8195 SoC
Platform.
Signed-off-by: Seiya Wang <seiya.wang@mediatek.com>
Link: https://lore.kernel.org/r/20210316111443.3332-8-seiya.wang@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 602e6ff45785..c5b436ad6239 100644 --- a/Documentation/devicetree/bindings/phy/mediatek,tphy.yaml +++ b/Documentation/devicetree/bindings/phy/mediatek,tphy.yaml @@ -79,6 +79,7 @@ properties: - mediatek,mt2712-tphy - mediatek,mt7629-tphy - mediatek,mt8183-tphy + - mediatek,mt8195-tphy - const: mediatek,generic-tphy-v2 - const: mediatek,mt2701-u3phy deprecated: true |