devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: phy: rockchip-usbdp: add rk3576
@ 2024-10-14  2:03 Frank Wang
  2024-10-14  2:03 ` [PATCH 2/2] phy: rockchip: usbdp: add rk3576 device match data Frank Wang
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Frank Wang @ 2024-10-14  2:03 UTC (permalink / raw)
  To: vkoul, kishon, robh, krzk+dt, conor+dt, heiko
  Cc: linux-phy, devicetree, linux-arm-kernel, linux-kernel,
	linux-rockchip, william.wu, tim.chen, yubing.zhang, Frank Wang

From: Frank Wang <frank.wang@rock-chips.com>

Add compatible for the USBDP phy in the Rockchip RK3576 SoC.

Signed-off-by: Frank Wang <frank.wang@rock-chips.com>
---
 Documentation/devicetree/bindings/phy/phy-rockchip-usbdp.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/phy/phy-rockchip-usbdp.yaml b/Documentation/devicetree/bindings/phy/phy-rockchip-usbdp.yaml
index 1f1f8863b80d..b42f1272903d 100644
--- a/Documentation/devicetree/bindings/phy/phy-rockchip-usbdp.yaml
+++ b/Documentation/devicetree/bindings/phy/phy-rockchip-usbdp.yaml
@@ -13,6 +13,7 @@ maintainers:
 properties:
   compatible:
     enum:
+      - rockchip,rk3576-usbdp-phy
       - rockchip,rk3588-usbdp-phy
 
   reg:
-- 
2.34.1


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

end of thread, other threads:[~2024-10-17 15:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-14  2:03 [PATCH 1/2] dt-bindings: phy: rockchip-usbdp: add rk3576 Frank Wang
2024-10-14  2:03 ` [PATCH 2/2] phy: rockchip: usbdp: add rk3576 device match data Frank Wang
2024-10-14  3:55   ` Dragan Simic
2024-10-14  6:50   ` Heiko Stübner
2024-10-14  3:53 ` [PATCH 1/2] dt-bindings: phy: rockchip-usbdp: add rk3576 Dragan Simic
2024-10-14  6:50 ` Heiko Stübner
2024-10-15 20:00 ` Rob Herring (Arm)
2024-10-17 15:35 ` Vinod Koul

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).