[PATCH 0/3] dsa: mv88e6xxx: Add RMU enable/disable ops

From: Andrew Lunn
Date: Sun Dec 15 2024 - 12:31:03 EST


Add internal APIs for enabling the Remote Management Unit, and
extending the existing implementation to other families. Actually
making use of the RMU is not included here, that will be part of a
later big patch set, which without this preliminary patchset would be
too big.

Signed-off-by: Andrew Lunn <andrew@xxxxxxx>
---
Andrew Lunn (2):
net: dsa: mv88e6xxx: Enable RMU on 6165 family
net: dsa: mv88e6xxx: Enable RMU on 6351 family

Mattias Forsblad (1):
net: dsa: mv88e6xxx: Add RMU enable for switches that support disable.

drivers/net/dsa/mv88e6xxx/chip.c | 29 ++++++++++++
drivers/net/dsa/mv88e6xxx/chip.h | 1 +
drivers/net/dsa/mv88e6xxx/global1.c | 89 +++++++++++++++++++++++++++++++++++++
drivers/net/dsa/mv88e6xxx/global1.h | 10 +++++
4 files changed, 129 insertions(+)
---
base-commit: 2c2b61d2138f472e50b5531ec0cb4a1485837e21
change-id: 20241207-v6-13-rc1-net-next-mv88e6xxx-rmu-ops-4d0a84f5f7d1

Best regards,
--
Andrew Lunn <andrew@xxxxxxx>