netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/5] net: lantiq: Minor fixes for vrx200 and gswip
@ 2018-09-15 12:08 Hauke Mehrtens
  2018-09-15 12:08 ` [PATCH net-next 1/5] dt-bindings: net: lantiq,xrx200-net: Use lower case in hex Hauke Mehrtens
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Hauke Mehrtens @ 2018-09-15 12:08 UTC (permalink / raw)
  To: davem
  Cc: netdev, andrew, vivien.didelot, f.fainelli, john, linux-mips, dev,
	hauke.mehrtens, devicetree, Hauke Mehrtens

These are mostly minor fixes to problems addresses in the latests round 
of the review of the original series adding these driver, which were not 
applied before the patches got merged into net-next.
In addition it fixes a data bus error on poweroff.

Hauke Mehrtens (5):
  dt-bindings: net: lantiq,xrx200-net: Use lower case in hex
  dt-bindings: net: dsa: lantiq,xrx200-gswip: Fix minor style fixes
  net: lantiq: lantiq_xrx200: Move clock prepare to probe function
  net: dsa: lantiq_gswip: Minor code style improvements
  net: dsa: tag_gswip: Add gswip to dsa_tag_protocol_to_str()

 .../devicetree/bindings/net/dsa/lantiq-gswip.txt   | 18 +++++-----
 .../devicetree/bindings/net/lantiq,xrx200-net.txt  |  4 +--
 drivers/net/dsa/lantiq_gswip.c                     | 38 ++++++++++------------
 drivers/net/ethernet/lantiq_xrx200.c               | 21 +++++++-----
 net/dsa/dsa.c                                      |  3 ++
 5 files changed, 45 insertions(+), 39 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2018-09-17 20:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-15 12:08 [PATCH net-next 0/5] net: lantiq: Minor fixes for vrx200 and gswip Hauke Mehrtens
2018-09-15 12:08 ` [PATCH net-next 1/5] dt-bindings: net: lantiq,xrx200-net: Use lower case in hex Hauke Mehrtens
2018-09-15 12:08 ` [PATCH net-next 2/5] dt-bindings: net: dsa: lantiq,xrx200-gswip: Fix minor style fixes Hauke Mehrtens
2018-09-15 12:08 ` [PATCH net-next 3/5] net: lantiq: lantiq_xrx200: Move clock prepare to probe function Hauke Mehrtens
2018-09-15 12:08 ` [PATCH net-next 4/5] net: dsa: lantiq_gswip: Minor code style improvements Hauke Mehrtens
2018-09-15 12:08 ` [PATCH net-next 5/5] net: dsa: tag_gswip: Add gswip to dsa_tag_protocol_to_str() Hauke Mehrtens
2018-09-17 15:13 ` [PATCH net-next 0/5] net: lantiq: Minor fixes for vrx200 and gswip 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).