netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: stefan@shauser.net
Cc: netdev@vger.kernel.org, f.fainelli@gmail.com
Subject: Re: [PATCH] net: phy: dp83867: Fix initialization of PHYCR register
Date: Sat, 02 Jul 2016 14:49:24 -0400 (EDT)	[thread overview]
Message-ID: <20160702.144924.2057687330898460203.davem@davemloft.net> (raw)
In-Reply-To: <1467405303-19212-1-git-send-email-stefan@shauser.net>

From: Stefan Hauser <stefan@shauser.net>
Date: Fri,  1 Jul 2016 22:35:03 +0200

> When initializing the PHY control register, the FIFO depth bits are
> written without reading the previous register value, i.e. all other
> bits are overwritten with zero. This disables automatic MDI-X
> configuration, which is enabled by default. Fix initialization by doing
> a read/modify/write operation.
> 
> Signed-off-by: Stefan Hauser <stefan@shauser.net>

Applied.

      parent reply	other threads:[~2016-07-02 18:49 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-01 20:35 [PATCH] net: phy: dp83867: Fix initialization of PHYCR register Stefan Hauser
2016-07-02 17:01 ` Florian Fainelli
2016-07-02 18:49 ` 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=20160702.144924.2057687330898460203.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=f.fainelli@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=stefan@shauser.net \
    /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).