Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1681353
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH net-next 00/12] net: dsa: mv88e6xxx: cleanup capabilities |
| Date | 2017-07-05 10:10 +0200 |
| Message-ID | <tZNxM-3Ho-27@gated-at.bofh.it> (permalink) |
| References | <tZFJT-6Hr-1@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Date: Tue, 4 Jul 2017 19:41:43 -0400 > This patch series removes the remaining capabilities as well as the > flags bitmap in the info structures. Most of them are turned into ops, > or new info members. > > There is no mv88e6xxx_cap enum or bitmap flags anymore, only > mv88e6xxx_info and mv88e6xxx_ops structures. > > While reviewing and documenting the related G2 registers, fix a few > inconsistencies: 88E6185 has no interrupt in G2 and 88E6390 has a POT. > > Except these two adjustments, there is no functional changes. net-next is closed, please resubmit this when the tree opens back up.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH net-next 00/12] net: dsa: mv88e6xxx: cleanup capabilities Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2017-07-05 01:50 +0200 [PATCH net-next 05/12] net: dsa: mv88e6xxx: remove 88E6185 G2 interrupt Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2017-07-05 01:50 +0200 [PATCH net-next 02/12] net: dsa: mv88e6xxx: remove LED control register Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2017-07-05 01:50 +0200 [PATCH net-next 01/12] net: dsa: mv88e6xxx: remove unneeded dsa header Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2017-07-05 01:50 +0200 [PATCH net-next 09/12] net: dsa: mv88e6xxx: add POT operation Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2017-07-05 01:50 +0200 [PATCH net-next 07/12] net: dsa: mv88e6xxx: distinguish Global 2 Rsvd2CPU Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2017-07-05 01:50 +0200 [PATCH net-next 12/12] net: dsa: mv88e6xxx: add a multi_chip info flag Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2017-07-05 01:50 +0200 [PATCH net-next 08/12] net: dsa: mv88e6xxx: add POT flag to 88E6390 Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2017-07-05 01:50 +0200 [PATCH net-next 04/12] net: dsa: mv88e6xxx: remove unused capabilities Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2017-07-05 01:50 +0200 [PATCH net-next 03/12] net: dsa: mv88e6xxx: fix 88E6321 family comment Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2017-07-05 01:50 +0200 [PATCH net-next 11/12] net: dsa: mv88e6xxx: add Energy Detect ops Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2017-07-05 01:50 +0200 [PATCH net-next 10/12] net: dsa: mv88e6xxx: add a global2_addr info flag Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2017-07-05 01:50 +0200 [PATCH net-next 06/12] net: dsa: mv88e6xxx: add number of Global 2 IRQs Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2017-07-05 01:50 +0200 Re: [PATCH net-next 00/12] net: dsa: mv88e6xxx: cleanup capabilities David Miller <davem@davemloft.net> - 2017-07-05 10:10 +0200
csiph-web