netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v2 00/10] net: dsa: Global 2 cosmetics
@ 2017-06-19 14:55 Vivien Didelot
  2017-06-19 14:55 ` [PATCH net-next v2 01/10] net: dsa: mv88e6xxx: add irl_init_all op Vivien Didelot
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: Vivien Didelot @ 2017-06-19 14:55 UTC (permalink / raw)
  To: netdev
  Cc: linux-kernel, kernel, David S. Miller, Florian Fainelli,
	Andrew Lunn, Vivien Didelot

Similarly to what has been done for the Port and Global 1 registers,
this patch series prefixes and documents the macros of Global 2.

It brings no functional changes except for 1/10 which fixes the IRL init
for 88E6390 family.

Changes in v2: make *_g2_irl_init_all static inline without
NET_DSA_MV88E6XXX_GLOBAL2 and compile test with and without the symbol.

Vivien Didelot (10):
  net: dsa: mv88e6xxx: add irl_init_all op
  net: dsa: mv88e6xxx: clarify SMI PHY functions
  net: dsa: mv88e6xxx: prefix Global 2 Trunk macros
  net: dsa: mv88e6xxx: prefix Global 2 Device Mapping macros
  net: dsa: mv88e6xxx: prefix Global 2 MGMT macros
  net: dsa: mv88e6xxx: prefix Global 2 PVT macros
  net: dsa: mv88e6xxx: prefix Global 2 EEPROM macros
  net: dsa: mv88e6xxx: prefix Global 2 Switch MAC macros
  net: dsa: mv88e6xxx: prefix Global 2 Watchdog macros
  net: dsa: mv88e6xxx: prefix Global 2 remaining macros

 drivers/net/dsa/mv88e6xxx/chip.c    |  47 ++++
 drivers/net/dsa/mv88e6xxx/chip.h    |  19 +-
 drivers/net/dsa/mv88e6xxx/global2.c | 449 ++++++++++++++++++++----------------
 drivers/net/dsa/mv88e6xxx/global2.h | 311 ++++++++++++++++---------
 4 files changed, 503 insertions(+), 323 deletions(-)

-- 
2.13.1

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

end of thread, other threads:[~2017-06-20 17:25 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-19 14:55 [PATCH net-next v2 00/10] net: dsa: Global 2 cosmetics Vivien Didelot
2017-06-19 14:55 ` [PATCH net-next v2 01/10] net: dsa: mv88e6xxx: add irl_init_all op Vivien Didelot
2017-06-19 14:55 ` [PATCH net-next v2 02/10] net: dsa: mv88e6xxx: clarify SMI PHY functions Vivien Didelot
2017-06-19 14:55 ` [PATCH net-next v2 03/10] net: dsa: mv88e6xxx: prefix Global 2 Trunk macros Vivien Didelot
2017-06-19 14:55 ` [PATCH net-next v2 04/10] net: dsa: mv88e6xxx: prefix Global 2 Device Mapping macros Vivien Didelot
2017-06-19 14:55 ` [PATCH net-next v2 05/10] net: dsa: mv88e6xxx: prefix Global 2 MGMT macros Vivien Didelot
2017-06-19 14:55 ` [PATCH net-next v2 06/10] net: dsa: mv88e6xxx: prefix Global 2 PVT macros Vivien Didelot
2017-06-19 14:55 ` [PATCH net-next v2 07/10] net: dsa: mv88e6xxx: prefix Global 2 EEPROM macros Vivien Didelot
2017-06-19 14:55 ` [PATCH net-next v2 08/10] net: dsa: mv88e6xxx: prefix Global 2 Switch MAC macros Vivien Didelot
2017-06-19 14:55 ` [PATCH net-next v2 09/10] net: dsa: mv88e6xxx: prefix Global 2 Watchdog macros Vivien Didelot
2017-06-19 14:55 ` [PATCH net-next v2 10/10] net: dsa: mv88e6xxx: prefix Global 2 remaining macros Vivien Didelot
2017-06-20 17:25 ` [PATCH net-next v2 00/10] net: dsa: Global 2 cosmetics David Miller

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