From: David Miller <davem@davemloft.net>
To: hauke@hauke-m.de
Cc: zambrano@broadcom.com, netdev@vger.kernel.org, f.fainelli@gmail.com
Subject: Re: [PATCH v3 0/8] b44: add support for external PHY
Date: Fri, 20 Dec 2013 20:49:29 -0500 (EST) [thread overview]
Message-ID: <20131220.204929.1496435862329345815.davem@davemloft.net> (raw)
In-Reply-To: <1387502173-21743-1-git-send-email-hauke@hauke-m.de>
From: Hauke Mehrtens <hauke@hauke-m.de>
Date: Fri, 20 Dec 2013 02:16:05 +0100
> This adds support for an external phy connected to the mac controlled
> by b44. This is used on home routers of the BCM47xx line where this MAC
> core was used and is contended to an external switch core through MII.
> These patches are in OpenWrt for some time and are tested by different
> users with different devices.
>
> The publicly available Programmer's Reference Guide for some of these
> chips help making this patch it would be nice to have such a
> documentation for more Broadcom Chips like some SoCs.
> https://www.broadcom.com/collateral/pg/440X-PG02-R.pdf
>
> v3:
> - remove changes to the fixed phy driver
> - call fixed_phy_add() in arch/mips/bcm47xx/setup.c before the fixed
> phy gets registered
>
> v2:
> - add fixed phy driver patch
> - use fixed phy driver in b44
> - some smaller changes and typos
Series applied, thanks.
prev parent reply other threads:[~2013-12-21 1:49 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-20 1:16 [PATCH v3 0/8] b44: add support for external PHY Hauke Mehrtens
2013-12-20 1:16 ` [PATCH v3 1/8] b44: check register instead of PHY address to detect " Hauke Mehrtens
2013-12-20 1:16 ` [PATCH v3 2/8] b44: rename B44_PHY_ADDR_NO_PHY to B44_PHY_ADDR_NO_LOCAL_PHY Hauke Mehrtens
2013-12-20 1:16 ` [PATCH v3 3/8] b44: abort when no PHY is available at all Hauke Mehrtens
2013-12-20 1:16 ` [PATCH v3 4/8] b44: rename b44_mii_{read,write} to b44_mdio_{read,write}_mii Hauke Mehrtens
2013-12-20 1:16 ` [PATCH v3 5/8] b44: add phylib support Hauke Mehrtens
2013-12-20 1:16 ` [PATCH v3 6/8] b44: activate PHY when MAC is off Hauke Mehrtens
2013-12-20 1:16 ` [PATCH v3 7/8] b44: do not set PHY address to 30 for every ext PHY Hauke Mehrtens
2013-12-20 1:16 ` [PATCH v3 8/8] b44: use fixed PHY device if we do not find any Hauke Mehrtens
2013-12-20 2:02 ` [PATCH v3 0/8] b44: add support for external PHY Florian Fainelli
2013-12-21 1: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=20131220.204929.1496435862329345815.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=f.fainelli@gmail.com \
--cc=hauke@hauke-m.de \
--cc=netdev@vger.kernel.org \
--cc=zambrano@broadcom.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).