linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: phy: add rk3576 hdptx phy
@ 2024-12-24  9:19 Andy Yan
  2024-12-27  8:55 ` Krzysztof Kozlowski
  2024-12-27  8:55 ` Krzysztof Kozlowski
  0 siblings, 2 replies; 7+ messages in thread
From: Andy Yan @ 2024-12-24  9:19 UTC (permalink / raw)
  To: heiko
  Cc: cristian.ciocaltea, detlev.casanova, krzk+dt, vkoul, kishon, robh,
	sebastian.reichel, linux-phy, devicetree, linux-arm-kernel,
	linux-kernel, linux-rockchip, Andy Yan

From: Andy Yan <andy.yan@rock-chips.com>

The HDPTX PHY on rk3576 is compatible with it on
rk3588.

Add compatible for it.

Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
---

 .../devicetree/bindings/phy/rockchip,rk3588-hdptx-phy.yaml | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/phy/rockchip,rk3588-hdptx-phy.yaml b/Documentation/devicetree/bindings/phy/rockchip,rk3588-hdptx-phy.yaml
index 84fe59dbcf48..364db2049ce2 100644
--- a/Documentation/devicetree/bindings/phy/rockchip,rk3588-hdptx-phy.yaml
+++ b/Documentation/devicetree/bindings/phy/rockchip,rk3588-hdptx-phy.yaml
@@ -11,8 +11,11 @@ maintainers:
 
 properties:
   compatible:
-    enum:
-      - rockchip,rk3588-hdptx-phy
+    oneOf:
+      - const: rockchip,rk3588-hdptx-phy
+      - items:
+          - enum:
+              - rockchip,rk3576-hdptx-phy
 
   reg:
     maxItems: 1
-- 
2.34.1



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

end of thread, other threads:[~2024-12-28  9:38 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-24  9:19 [PATCH] dt-bindings: phy: add rk3576 hdptx phy Andy Yan
2024-12-27  8:55 ` Krzysztof Kozlowski
2024-12-27 10:46   ` Andy Yan
2024-12-28  9:36     ` Krzysztof Kozlowski
2024-12-27  8:55 ` Krzysztof Kozlowski
2024-12-27 20:08   ` Heiko Stübner
2024-12-28  7:00     ` Andy Yan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).