From: David Miller <davem@davemloft.net>
To: dev@g0hl1n.net
Cc: robh+dt@kernel.org, mark.rutland@arm.com, fugang.duan@nxp.com,
andrew@lunn.ch, f.fainelli@gmail.com, frowand.list@gmail.com,
geert+renesas@glider.be, sergei.shtylyov@cogentembedded.com,
baruch@tkos.co.il, david.wu@rock-chips.com, lukma@denx.de,
netdev@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, richard.leitner@skidata.com
Subject: Re: [PATCH net-next v5 0/4] net: fec: fix refclk enable for SMSC LAN8710/20
Date: Wed, 13 Dec 2017 11:23:10 -0500 (EST) [thread overview]
Message-ID: <20171213.112310.282538468543323693.davem@davemloft.net> (raw)
In-Reply-To: <20171211121700.10200-1-dev@g0hl1n.net>
From: Richard Leitner <dev@g0hl1n.net>
Date: Mon, 11 Dec 2017 13:16:56 +0100
> From: Richard Leitner <richard.leitner@skidata.com>
>
> This patch series fixes the use of the SMSC LAN8710/20 with a Freescale ETH
> when the refclk is generated by the FSL.
>
> This patchset depends on the "phylib: Add device reset GPIO support" patch
> submitted by Geert Uytterhoeven/Sergei Shtylyov, which was merged to
> net-next as commit bafbdd527d56 ("phylib: Add device reset GPIO support").
>
> Changes v5:
> - fix reset delay calculation (max_t instead of min_t)
>
> Changes v4:
> - simplify dts parsing
> - simplify reset delay evaluation and execution
> - fec: ensure to only reset once during fec_enet_open()
> - remove dependency notes from commit message
> - add reviews and acks
>
> Changes v3:
> - use phylib to hard-reset the PHY
> - implement reset delays in phylib
> - add new phylib API & flag (PHY_RST_AFTER_CLK_EN) to determine if
> a PHY is affected
>
> Changes v2:
> - simplify and fix fec_reset_phy function to support multiple calls
> - include: linux: phy: harmonize phy_id{,_mask} type
> - reset the phy instead of not turning the clock on and off
> (which would have caused a power consumption regression)
Series applied, thanks.
prev parent reply other threads:[~2017-12-13 16:23 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-11 12:16 [PATCH net-next v5 0/4] net: fec: fix refclk enable for SMSC LAN8710/20 Richard Leitner
2017-12-11 12:16 ` [PATCH net-next v5 1/4] phylib: Add device reset delay support Richard Leitner
2017-12-11 13:40 ` Andrew Lunn
2017-12-15 22:17 ` Rob Herring
2017-12-18 7:30 ` Richard Leitner
[not found] ` <1b230e6b-8e8c-28a4-7524-6ce60aa71591-WcANXNA0UjBBDgjK7y7TUQ@public.gmane.org>
2017-12-19 17:12 ` Rob Herring
2017-12-11 12:16 ` [PATCH net-next v5 2/4] phylib: add reset after clk enable support Richard Leitner
2017-12-11 12:16 ` [PATCH net-next v5 3/4] net: phy: smsc: LAN8710/20: add PHY_RST_AFTER_CLK_EN flag Richard Leitner
2017-12-11 12:17 ` [PATCH net-next v5 4/4] net: fec: add phy_reset_after_clk_enable() support Richard Leitner
[not found] ` <20171211121700.10200-1-dev-M/VWbR8SM2SsTnJN9+BGXg@public.gmane.org>
2017-12-13 2:21 ` [PATCH net-next v5 0/4] net: fec: fix refclk enable for SMSC LAN8710/20 Andy Duan
2017-12-13 16:23 ` 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=20171213.112310.282538468543323693.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=andrew@lunn.ch \
--cc=baruch@tkos.co.il \
--cc=david.wu@rock-chips.com \
--cc=dev@g0hl1n.net \
--cc=devicetree@vger.kernel.org \
--cc=f.fainelli@gmail.com \
--cc=frowand.list@gmail.com \
--cc=fugang.duan@nxp.com \
--cc=geert+renesas@glider.be \
--cc=linux-kernel@vger.kernel.org \
--cc=lukma@denx.de \
--cc=mark.rutland@arm.com \
--cc=netdev@vger.kernel.org \
--cc=richard.leitner@skidata.com \
--cc=robh+dt@kernel.org \
--cc=sergei.shtylyov@cogentembedded.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).