[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <07c5d962515c4f675f076bb91d69eaf651b187c6.1666193782.git.daniel@makrotopia.org>
Date: Wed, 19 Oct 2022 16:38:14 +0100
From: Daniel Golle <daniel@...rotopia.org>
To: linux-arm-kernel@...ts.infradead.org,
linux-phy@...ts.infradead.org,
Chunfeng Yun <chunfeng.yun@...iatek.com>,
Vinod Koul <vkoul@...nel.org>,
Kishon Vijay Abraham I <kishon@...nel.org>,
Matthias Brugger <matthias.bgg@...il.com>
Cc: linux-mediatek@...ts.infradead.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org
Subject: [PATCH 2/2] dt-bindings: phy: mediatek: tphy: add compatible for
tphy-v4
V4 can be found in MT7986 and MT7981 SoCs, it supports PCIe with two
lanes.
Signed-off-by: Daniel Golle <daniel@...rotopia.org>
---
Documentation/devicetree/bindings/phy/mediatek,tphy.yaml | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/Documentation/devicetree/bindings/phy/mediatek,tphy.yaml b/Documentation/devicetree/bindings/phy/mediatek,tphy.yaml
index 5613cc5106e32f..851e3dda7b638b 100644
--- a/Documentation/devicetree/bindings/phy/mediatek,tphy.yaml
+++ b/Documentation/devicetree/bindings/phy/mediatek,tphy.yaml
@@ -89,6 +89,11 @@ properties:
- mediatek,mt8188-tphy
- mediatek,mt8195-tphy
- const: mediatek,generic-tphy-v3
+ - items:
+ - enum:
+ - mediatek,mt7981-tphy
+ - mediatek,mt7986-tphy
+ - const: mediatek,generic-tphy-v4
- const: mediatek,mt2701-u3phy
deprecated: true
- const: mediatek,mt2712-u3phy
@@ -99,7 +104,7 @@ properties:
description:
Register shared by multiple ports, exclude port's private register.
It is needed for T-PHY V1, such as mt2701 and mt8173, but not for
- T-PHY V2/V3, such as mt2712.
+ T-PHY V2/V3/V4, such as mt2712.
maxItems: 1
"#address-cells":
--
2.37.3
Powered by blists - more mailing lists