From: Nicolas Ferre <nicolas.ferre@microchip.com>
To: Claudiu Beznea <claudiu.beznea@microchip.com>,
<davem@davemloft.net>, <kuba@kernel.org>, <robh+dt@kernel.org>,
<linux@armlinux.org.uk>, <paul.walmsley@sifive.com>,
<palmer@dabbelt.com>, <natechancellor@gmail.com>,
<ndesaulniers@google.com>
Cc: <yash.shah@sifive.com>, <netdev@vger.kernel.org>,
<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
<linux-riscv@lists.infradead.org>,
<clang-built-linux@googlegroups.com>
Subject: Re: [PATCH v3 0/8] net: macb: add support for sama7g5
Date: Thu, 17 Dec 2020 11:13:45 +0100 [thread overview]
Message-ID: <419c402d-b214-410d-24c4-45c1d2ba388d@microchip.com> (raw)
In-Reply-To: <1607519019-19103-1-git-send-email-claudiu.beznea@microchip.com>
On 09/12/2020 at 14:03, Claudiu Beznea wrote:
> Hi,
>
> This series adds support for SAMA7G5 Ethernet interfaces: one 10/100Mbps
> and one 1Gbps interfaces.
>
> Along with it I also included a fix to disable clocks for SiFive FU540-C000
> on failure path of fu540_c000_clk_init().
>
> Thank you,
> Claudiu Beznea
>
> Changed in v3:
> - use clk_bulk_disable_unprepare in patch 3/8
> - corrected clang compilation warning in patch 3/8
> - revert changes in macb_clk_init() in patch 3/8
>
> Changes in v2:
> - introduced patch "net: macb: add function to disable all macb clocks" and
> update patch "net: macb: unprepare clocks in case of failure" accordingly
> - collected tags
>
> Claudiu Beznea (8):
> net: macb: add userio bits as platform configuration
> net: macb: add capability to not set the clock rate
> net: macb: add function to disable all macb clocks
> net: macb: unprepare clocks in case of failure
> dt-bindings: add documentation for sama7g5 ethernet interface
> dt-bindings: add documentation for sama7g5 gigabit ethernet interface
> net: macb: add support for sama7g5 gem interface
> net: macb: add support for sama7g5 emac interface
For the whole series:
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Thanks Claudiu, best regards,
Nicolas
> Documentation/devicetree/bindings/net/macb.txt | 2 +
> drivers/net/ethernet/cadence/macb.h | 11 ++
> drivers/net/ethernet/cadence/macb_main.c | 134 ++++++++++++++++++-------
> 3 files changed, 111 insertions(+), 36 deletions(-)
>
--
Nicolas Ferre
prev parent reply other threads:[~2020-12-17 10:15 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-12-09 13:03 Claudiu Beznea
2020-12-09 13:03 ` [PATCH v3 1/8] net: macb: add userio bits as platform configuration Claudiu Beznea
2020-12-09 13:03 ` [PATCH v3 2/8] net: macb: add capability to not set the clock rate Claudiu Beznea
2020-12-09 13:03 ` [PATCH v3 3/8] net: macb: add function to disable all macb clocks Claudiu Beznea
2020-12-10 2:15 ` Andrew Lunn
2020-12-09 13:03 ` [PATCH v3 4/8] net: macb: unprepare clocks in case of failure Claudiu Beznea
2020-12-10 2:16 ` Andrew Lunn
2020-12-09 13:03 ` [PATCH v3 5/8] dt-bindings: add documentation for sama7g5 ethernet interface Claudiu Beznea
2020-12-09 13:03 ` [PATCH v3 6/8] dt-bindings: add documentation for sama7g5 gigabit " Claudiu Beznea
2020-12-09 13:03 ` [PATCH v3 7/8] net: macb: add support for sama7g5 gem interface Claudiu Beznea
2020-12-09 13:03 ` [PATCH v3 8/8] net: macb: add support for sama7g5 emac interface Claudiu Beznea
2020-12-17 10:13 ` Nicolas Ferre [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=419c402d-b214-410d-24c4-45c1d2ba388d@microchip.com \
--to=nicolas.ferre@microchip.com \
--cc=clang-built-linux@googlegroups.com \
--cc=claudiu.beznea@microchip.com \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=kuba@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=linux@armlinux.org.uk \
--cc=natechancellor@gmail.com \
--cc=ndesaulniers@google.com \
--cc=netdev@vger.kernel.org \
--cc=palmer@dabbelt.com \
--cc=paul.walmsley@sifive.com \
--cc=robh+dt@kernel.org \
--cc=yash.shah@sifive.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
all inboxes | Powered by JetHome®