dt-bindings: phy: mediatek,tphy: add support type of SGMII
Add support ethernet SGMII, forgot to update type supported.
Fixes: c01608b3b4
("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>
This commit is contained in:
parent
8b8934ac6d
commit
0d14f49126
|
@ -163,6 +163,7 @@ patternProperties:
|
|||
- PHY_TYPE_USB3
|
||||
- PHY_TYPE_PCIE
|
||||
- PHY_TYPE_SATA
|
||||
- PHY_TYPE_SGMII
|
||||
|
||||
nvmem-cells:
|
||||
items:
|
||||
|
|
Loading…
Reference in New Issue