netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/6] Support for ASP 2.2 and optimizations
@ 2024-02-22 20:56 Justin Chen
  2024-02-22 20:56 ` [PATCH net-next 1/6] dt-bindings: net: brcm,unimac-mdio: Add asp-v2.2 Justin Chen
                   ` (5 more replies)
  0 siblings, 6 replies; 15+ messages in thread
From: Justin Chen @ 2024-02-22 20:56 UTC (permalink / raw)
  To: netdev
  Cc: bcm-kernel-feedback-list, florian.fainelli, davem, edumazet, kuba,
	pabeni, robh+dt, krzysztof.kozlowski+dt, conor+dt, opendmb,
	andrew, hkallweit1, linux, rafal, devicetree, Justin Chen

[-- Attachment #1: Type: text/plain, Size: 897 bytes --]

ASP 2.2 adds some power savings during low power modes.

Also make various improvements when entering low power modes and
reduce MDIO traffic by hooking up interrupts.

Justin Chen (6):
  dt-bindings: net: brcm,unimac-mdio: Add asp-v2.2
  dt-bindings: net: brcm,asp-v2.0: Add asp-v2.2
  net: bcmasp: Add support for ASP 2.2
  net: phy: mdio-bcm-unimac: Add asp v2.2 support
  net: bcmasp: Keep buffers through power management
  net: bcmasp: Add support for PHY interrupts

 .../bindings/net/brcm,asp-v2.0.yaml           |   4 +
 .../bindings/net/brcm,unimac-mdio.yaml        |   1 +
 drivers/net/ethernet/broadcom/asp2/bcmasp.c   |  90 +++++++-
 drivers/net/ethernet/broadcom/asp2/bcmasp.h   |  23 ++-
 .../net/ethernet/broadcom/asp2/bcmasp_intf.c  | 192 ++++++++----------
 drivers/net/mdio/mdio-bcm-unimac.c            |   1 +
 6 files changed, 195 insertions(+), 116 deletions(-)

-- 
2.34.1


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4206 bytes --]

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

end of thread, other threads:[~2024-02-23  0:02 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-22 20:56 [PATCH net-next 0/6] Support for ASP 2.2 and optimizations Justin Chen
2024-02-22 20:56 ` [PATCH net-next 1/6] dt-bindings: net: brcm,unimac-mdio: Add asp-v2.2 Justin Chen
2024-02-22 21:53   ` Florian Fainelli
2024-02-22 20:56 ` [PATCH net-next 2/6] dt-bindings: net: brcm,asp-v2.0: " Justin Chen
2024-02-22 21:53   ` Florian Fainelli
2024-02-22 20:56 ` [PATCH net-next 3/6] net: bcmasp: Add support for ASP 2.2 Justin Chen
2024-02-22 21:54   ` Florian Fainelli
2024-02-22 20:56 ` [PATCH net-next 4/6] net: phy: mdio-bcm-unimac: Add asp v2.2 support Justin Chen
2024-02-22 21:55   ` Florian Fainelli
2024-02-22 20:56 ` [PATCH net-next 5/6] net: bcmasp: Keep buffers through power management Justin Chen
2024-02-22 21:55   ` Florian Fainelli
2024-02-22 20:56 ` [PATCH net-next 6/6] net: bcmasp: Add support for PHY interrupts Justin Chen
2024-02-22 21:56   ` Florian Fainelli
2024-02-23  0:01     ` Jakub Kicinski
2024-02-23  0:02       ` Jakub Kicinski

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