[U-Boot] [PATCH 1/2][v2] net: phy: introduce a quirk PHY_FLAG_BROKEN_RESET

Joe Hershberger joe.hershberger at gmail.com
Thu Jan 28 16:10:43 CET 2016


On Thu, Jan 28, 2016 at 1:55 AM,  <shh.xie at gmail.com> wrote:
> From: Shaohui Xie <Shaohui.Xie at nxp.com>
>
> Current driver always performs a phy soft reset when connecting the phy
> device, but soft reset is not always supported by a phy device, so
> introduce a quirk PHY_FLAG_BROKEN_RESET to let such a phy device to skip
> soft reset. This commit uses 'flags' of phy device structure to store the
> quirk.
>
> Signed-off-by: Shaohui Xie <Shaohui.Xie at nxp.com>

Acked-by: Joe Hershberger <joe.hershberger at ni.com>


More information about the U-Boot mailing list