Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1447610
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net-next v2 0/3] net: dsa: mv88e6xxx: rework EEPROM code |
| Date | 2016-07-21 06:20 +0200 |
| Message-ID | <rXdCO-2rg-5@gated-at.bofh.it> (permalink) |
| References | <rX80p-7jq-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Date: Wed, 20 Jul 2016 18:18:33 -0400 > Some switches can access an optional external EEPROM via its registers. > > The 88E6352 family of switches have 8-bit address / 16-bit data access. > The new 88E6390 family has 16-bit address / 8-bit data access. > > This patchset cleans up the EEPROM code with 16-suffixed Global2 helpers > and makes it easy to add future support for 8-bit data EEPROM access. > > It also removes unnecessary mutexes and a few locked access functions. > > Changes in v2: > - add missing Signed-off-by tag Series applied, thanks.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH net-next v2 0/3] net: dsa: mv88e6xxx: rework EEPROM code Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2016-07-21 00:20 +0200
[PATCH net-next v2 3/3] net: dsa: mv88e6xxx: kill last locked reg_read Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2016-07-21 00:20 +0200
Re: [PATCH net-next v2 3/3] net: dsa: mv88e6xxx: kill last locked reg_read Andrew Lunn <andrew@lunn.ch> - 2016-07-21 02:50 +0200
[PATCH net-next v2 2/3] net: dsa: mv88e6xxx: rework EEPROM access Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2016-07-21 00:30 +0200
Re: [PATCH net-next v2 2/3] net: dsa: mv88e6xxx: rework EEPROM access Andrew Lunn <andrew@lunn.ch> - 2016-07-21 02:50 +0200
Re: [PATCH net-next v2 0/3] net: dsa: mv88e6xxx: rework EEPROM code David Miller <davem@davemloft.net> - 2016-07-21 06:20 +0200
csiph-web