diff options
author | Chunfeng Yun <chunfeng.yun@mediatek.com> | 2022-09-14 09:07:40 +0300 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2022-09-20 09:29:05 +0300 |
commit | 0d14f4912606c4858fbe923ac4991c2030f3b9aa (patch) | |
tree | 0d74c8d36a9c02d834ee5edf8641c7b0716d0d47 /Documentation/devicetree/bindings/phy | |
parent | 8b8934ac6de5da734ebe1b693cc475d11515888f (diff) | |
download | linux-0d14f4912606c4858fbe923ac4991c2030f3b9aa.tar.xz |
dt-bindings: phy: mediatek,tphy: add support type of SGMII
Add support ethernet SGMII, forgot to update type supported.
Fixes: c01608b3b46b ("dt-bindings: phy: mediatek: tphy: support type switch by pericfg")
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
Link: https://lore.kernel.org/r/20220914060746.10004-1-chunfeng.yun@mediatek.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/phy')
-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 b3e409988c17..848edfb1f677 100644 --- a/Documentation/devicetree/bindings/phy/mediatek,tphy.yaml +++ b/Documentation/devicetree/bindings/phy/mediatek,tphy.yaml @@ -163,6 +163,7 @@ patternProperties: - PHY_TYPE_USB3 - PHY_TYPE_PCIE - PHY_TYPE_SATA + - PHY_TYPE_SGMII nvmem-cells: items: |