Linux-PHY Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] phy: usb: add support for bcm74110
@ 2025-04-02 18:51 justin.chen
  2025-04-02 18:51 ` [PATCH v3 1/2] dt-bindings: phy: brcmstb-usb-phy: Add " justin.chen
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: justin.chen @ 2025-04-02 18:51 UTC (permalink / raw)
  To: linux-arm-kernel, devicetree, linux-phy
  Cc: rafal, alcooperx, bcm-kernel-feedback-list, florian.fainelli,
	conor+dt, krzk+dt, robh, kishon, vkoul, Justin Chen

From: Justin Chen <justin.chen@broadcom.com>

bcm74110 adds a freerun utmi/ref clock that saves furether power during
suspend states. A tune is also necessary to pass USB compliance test.

Justin Chen (2):
  dt-bindings: phy: brcmstb-usb-phy: Add support for bcm74110
  phy: usb: add support for bcm74110

 .../bindings/phy/brcm,brcmstb-usb-phy.yaml    |  5 +-
 .../phy/broadcom/phy-brcm-usb-init-synopsys.c | 61 +++++++++++++++++++
 drivers/phy/broadcom/phy-brcm-usb-init.h      |  1 +
 drivers/phy/broadcom/phy-brcm-usb.c           | 14 +++++
 4 files changed, 80 insertions(+), 1 deletion(-)

-- 
2.34.1


-- 
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy

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

end of thread, other threads:[~2025-04-11 12:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-02 18:51 [PATCH v3 0/2] phy: usb: add support for bcm74110 justin.chen
2025-04-02 18:51 ` [PATCH v3 1/2] dt-bindings: phy: brcmstb-usb-phy: Add " justin.chen
2025-04-02 20:57   ` Florian Fainelli
2025-04-03  6:35   ` Krzysztof Kozlowski
2025-04-02 18:51 ` [PATCH v3 2/2] phy: usb: add " justin.chen
2025-04-02 20:54   ` Florian Fainelli
2025-04-11 12:10 ` [PATCH v3 0/2] " Vinod Koul

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