From: David Miller <davem@davemloft.net>
To: paweldembicki@gmail.com
Cc: linus.walleij@linaro.org, andrew@lunn.ch,
vivien.didelot@gmail.com, f.fainelli@gmail.com,
robh+dt@kernel.org, mark.rutland@arm.com, netdev@vger.kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 0/4] net: dsa: Add Vitesse VSC73xx parallel mode
Date: Sun, 07 Jul 2019 14:16:58 -0700 (PDT) [thread overview]
Message-ID: <20190707.141658.287409083361510441.davem@davemloft.net> (raw)
In-Reply-To: <20190704222907.2888-1-paweldembicki@gmail.com>
From: Pawel Dembicki <paweldembicki@gmail.com>
Date: Fri, 5 Jul 2019 00:29:03 +0200
> Main goal of this patch series is to add support for CPU attached parallel
> bus in Vitesse VSC73xx switches. Existing driver supports only SPI mode.
>
> Second change is needed for devices in unmanaged state.
>
> V3:
> - fix commit messages and descriptions about memory-mapped I/O mode
>
> V2:
> - drop changes in compatible strings
> - make changes less invasive
> - drop mutex in platform part and move mutex from core to spi part
> - fix indentation
> - fix devm_ioremap_resource result check
> - add cover letter
Series applied to net-next, thank you.
prev parent reply other threads:[~2019-07-07 21:16 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-04 22:29 [PATCH v3 0/4] net: dsa: Add Vitesse VSC73xx parallel mode Pawel Dembicki
2019-07-04 22:29 ` [PATCH v3 1/4] net: dsa: Change DT bindings for Vitesse VSC73xx switches Pawel Dembicki
2019-07-04 22:29 ` [PATCH v3 2/4] net: dsa: vsc73xx: Split vsc73xx driver Pawel Dembicki
2019-07-04 22:29 ` [PATCH v3 3/4] net: dsa: vsc73xx: add support for parallel mode Pawel Dembicki
2019-07-05 15:37 ` Florian Fainelli
2019-07-04 22:29 ` [PATCH v3 4/4] net: dsa: vsc73xx: Assert reset if iCPU is enabled Pawel Dembicki
2019-07-07 21:16 ` David Miller [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190707.141658.287409083361510441.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=andrew@lunn.ch \
--cc=devicetree@vger.kernel.org \
--cc=f.fainelli@gmail.com \
--cc=linus.walleij@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=netdev@vger.kernel.org \
--cc=paweldembicki@gmail.com \
--cc=robh+dt@kernel.org \
--cc=vivien.didelot@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).