From: Russell King - ARM Linux <linux@armlinux.org.uk>
To: David Miller <davem@davemloft.net>
Cc: andrew@lunn.ch, vivien.didelot@savoirfairelinux.com,
f.fainelli@gmail.com, netdev@vger.kernel.org
Subject: Re: [PATCH] net: dsa: allow XAUI phy interface mode
Date: Mon, 11 Dec 2017 19:02:20 +0000 [thread overview]
Message-ID: <20171211190220.GY10595@n2100.armlinux.org.uk> (raw)
In-Reply-To: <20171211.135403.1074292653549923685.davem@davemloft.net>
On Mon, Dec 11, 2017 at 01:54:03PM -0500, David Miller wrote:
> From: Russell King <rmk+kernel@armlinux.org.uk>
> Date: Fri, 08 Dec 2017 16:04:59 +0000
>
> > XGMII is a 32-bit bus plus two clock signals per direction. XAUI is
> > four serial lanes per direction. The 88e6190 supports XAUI but not
> > XGMII as it doesn't have enough pins. The same is true of 88e6176.
> >
> > Match on PHY_INTERFACE_MODE_XAUI for the XAUI port type, but keep
> > accepting XGMII for backwards compatibility.
> >
> > Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
>
> Based upon the discussion of this patch I am expecting to receive
> a DT patch that replaces this one, and some time in the future the
> XGMII case statement providing backwards compatibility will be
> removed.
>
> Please let me know if this is not the case.
That's something like it - asked Andrew via IRC on Saturday:
Do we want to do the XAUI thing as one patch to avoid any breakage, and
if so via whom?
and haven't had a response. Normally arm-soc folk want patches
touching arch/arm/boot/dts to go via their tree.
So, until I know what to do, I can't proceed with this... and I've
soo many outstanding net patches now that I'm losing track of where
each patch I've sent out is. Sorry, I'm failing.
--
RMK's Patch system: http://www.armlinux.org.uk/developer/patches/
FTTC broadband for 0.8mile line in suburbia: sync at 8.8Mbps down 630kbps up
According to speedtest.net: 8.21Mbps down 510kbps up
next prev parent reply other threads:[~2017-12-11 19:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-08 16:04 [PATCH] net: dsa: allow XAUI phy interface mode Russell King
2017-12-08 16:26 ` Andrew Lunn
2017-12-08 16:42 ` Russell King - ARM Linux
2017-12-09 19:08 ` Andrew Lunn
2017-12-11 18:54 ` David Miller
2017-12-11 19:02 ` Russell King - ARM Linux [this message]
2017-12-12 8:35 ` Andrew Lunn
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=20171211190220.GY10595@n2100.armlinux.org.uk \
--to=linux@armlinux.org.uk \
--cc=andrew@lunn.ch \
--cc=davem@davemloft.net \
--cc=f.fainelli@gmail.com \
--cc=netdev@vger.kernel.org \
--cc=vivien.didelot@savoirfairelinux.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).