public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH v3 1/7] dt-bindings: phy: mediatek,tphy: add support type of SGMII
@ 2022-09-14  6:07 Chunfeng Yun
  2022-09-14  6:07 ` [PATCH v3 2/7] dt-bindings: phy: mediatek,tphy: add property to set pre-emphasis Chunfeng Yun
                   ` (6 more replies)
  0 siblings, 7 replies; 12+ messages in thread
From: Chunfeng Yun @ 2022-09-14  6:07 UTC (permalink / raw)
  To: Vinod Koul
  Cc: Chunfeng Yun, Kishon Vijay Abraham I, Rob Herring,
	Krzysztof Kozlowski, Matthias Brugger, linux-arm-kernel,
	linux-mediatek, linux-phy, devicetree, linux-kernel, Eddie Hung,
	AngeloGioacchino Del Regno, Rob Herring

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>
---
v3: no changes
v2: add acked-by Rob
---
 Documentation/devicetree/bindings/phy/mediatek,tphy.yaml | 1 +
 1 file changed, 1 insertion(+)

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:
-- 
2.18.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2022-09-20  6:30 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-09-14  6:07 [PATCH v3 1/7] dt-bindings: phy: mediatek,tphy: add support type of SGMII Chunfeng Yun
2022-09-14  6:07 ` [PATCH v3 2/7] dt-bindings: phy: mediatek,tphy: add property to set pre-emphasis Chunfeng Yun
2022-09-14  6:07 ` [PATCH v3 3/7] phy: phy-mtk-tphy: " Chunfeng Yun
2022-09-14  7:51   ` AngeloGioacchino Del Regno
2022-09-14  6:07 ` [PATCH v3 4/7] phy: phy-mtk-tphy: disable hardware efuse when set INTR Chunfeng Yun
2022-09-14  6:07 ` [PATCH v3 5/7] phy: phy-mtk-tphy: disable gpio mode for all usb2 phys Chunfeng Yun
2022-09-14  7:50   ` AngeloGioacchino Del Regno
2022-09-14  6:07 ` [PATCH v3 6/7] phy: phy-mtk-tphy: set utmi 0 register in init() ops Chunfeng Yun
2022-09-14  7:50   ` AngeloGioacchino Del Regno
2022-09-14  6:07 ` [PATCH v3 7/7] phy: phy-mtk-tphy: fix the phy type setting issue Chunfeng Yun
2022-09-14  7:50   ` AngeloGioacchino Del Regno
2022-09-20  6:29 ` [PATCH v3 1/7] dt-bindings: phy: mediatek,tphy: add support type of SGMII Vinod Koul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox