Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1668519

[PATCH net-next 00/10] net: dsa: Global 2 cosmetics

From Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Newsgroups linux.kernel
Subject [PATCH net-next 00/10] net: dsa: Global 2 cosmetics
Date 2017-06-18 05:20 +0200
Message-ID <tTyL7-86n-3@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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.

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 | 309 ++++++++++++++++---------
 4 files changed, 501 insertions(+), 323 deletions(-)

-- 
2.13.1

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH net-next 00/10] net: dsa: Global 2 cosmetics Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2017-06-18 05:20 +0200
  [PATCH net-next 10/10] net: dsa: mv88e6xxx: prefix Global 2 remaining macros Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2017-06-18 05:20 +0200
  [PATCH net-next 08/10] net: dsa: mv88e6xxx: prefix Global 2 Switch MAC macros Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2017-06-18 05:20 +0200
  [PATCH net-next 07/10] net: dsa: mv88e6xxx: prefix Global 2 EEPROM macros Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2017-06-18 05:20 +0200
  [PATCH net-next 05/10] net: dsa: mv88e6xxx: prefix Global 2 MGMT macros Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2017-06-18 05:20 +0200

csiph-web