All of lore.kernel.org
 help / color / mirror / Atom feed
From: shawnguo@kernel.org (Shawn Guo)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] ARM: imx_v6_v7_defconfig: Select SMSC_PHY
Date: Thu, 30 Mar 2017 21:22:24 +0800	[thread overview]
Message-ID: <20170330132222.GF683@dragon> (raw)
In-Reply-To: <0d4ff89ce2276dfbde2db8ced3fff10582a5b899.1490783707.git.leonard.crestez@nxp.com>

On Wed, Mar 29, 2017 at 01:48:02PM +0300, Leonard Crestez wrote:
> The imx6sl-evk board has a LAN8720A ethernet phy supported by SMSC_PHY.
> Add this driver to the default imx config since the device is present on
> one of the evaluation boards.
> 
> This used to work mostly fine with the generic phy driver until
> commit 0878fff1f42c ("net: phy: Do not perform software reset for
> Generic PHY"). The fact that soft reset is no longer performed
> apparently causes RX to sometimes failes which can cause netboot to
> timeout on DHCP. This is eventually retried and it works after link
> up/down but can takes 90 seconds to reach the login prompt.
> 
> This was generated with "make savedefconfig" and it includes a few
> additional minor cleanups.
> 
> Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
> Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
> Acked-by: Florian Fainelli <f.fainelli@gmail.com>
> Acked-by: Fugang Duan <fugang.duan@nxp.com>

Applied, thanks.

WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo@kernel.org>
To: Leonard Crestez <leonard.crestez@nxp.com>
Cc: Sascha Hauer <kernel@pengutronix.de>,
	linux-arm-kernel@lists.infradead.org,
	Fabio Estevam <fabio.estevam@nxp.com>,
	Fugang Duan <fugang.duan@nxp.com>,
	Octavian Purdila <octavian.purdila@nxp.com>,
	Florian Fainelli <f.fainelli@gmail.com>,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] ARM: imx_v6_v7_defconfig: Select SMSC_PHY
Date: Thu, 30 Mar 2017 21:22:24 +0800	[thread overview]
Message-ID: <20170330132222.GF683@dragon> (raw)
In-Reply-To: <0d4ff89ce2276dfbde2db8ced3fff10582a5b899.1490783707.git.leonard.crestez@nxp.com>

On Wed, Mar 29, 2017 at 01:48:02PM +0300, Leonard Crestez wrote:
> The imx6sl-evk board has a LAN8720A ethernet phy supported by SMSC_PHY.
> Add this driver to the default imx config since the device is present on
> one of the evaluation boards.
> 
> This used to work mostly fine with the generic phy driver until
> commit 0878fff1f42c ("net: phy: Do not perform software reset for
> Generic PHY"). The fact that soft reset is no longer performed
> apparently causes RX to sometimes failes which can cause netboot to
> timeout on DHCP. This is eventually retried and it works after link
> up/down but can takes 90 seconds to reach the login prompt.
> 
> This was generated with "make savedefconfig" and it includes a few
> additional minor cleanups.
> 
> Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
> Reviewed-by: Fabio Estevam <fabio.estevam@nxp.com>
> Acked-by: Florian Fainelli <f.fainelli@gmail.com>
> Acked-by: Fugang Duan <fugang.duan@nxp.com>

Applied, thanks.

  reply	other threads:[~2017-03-30 13:22 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-29 10:48 [PATCH v2] ARM: imx_v6_v7_defconfig: Select SMSC_PHY Leonard Crestez
2017-03-29 10:48 ` Leonard Crestez
2017-03-30 13:22 ` Shawn Guo [this message]
2017-03-30 13:22   ` Shawn Guo

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=20170330132222.GF683@dragon \
    --to=shawnguo@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.