Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1563235
| Path | csiph.com!fu-berlin.de!bofh.it!news.nic.it!robomod |
|---|---|
| From | Vivien Didelot <vivien.didelot@savoirfairelinux.com> |
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v5 1/2] net: dsa: mv88e6xxx: Don't forbid MDIO I/Os for PHY addr >= num_of_ports |
| Date | Fri, 20 Jan 2017 03:00:01 +0100 |
| Message-ID | <t1wEF-Rb-5@gated-at.bofh.it> (permalink) |
| References | <t1sKK-6S0-21@gated-at.bofh.it> <t1sUq-6Wm-3@gated-at.bofh.it> <t1tns-7pp-33@gated-at.bofh.it> <t1uWd-8t4-9@gated-at.bofh.it> |
| X-Original-To | Andrew Lunn <andrew@lunn.ch> |
| MIME-Version | 1.0 |
| Content-Type | text/plain |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 14 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | Gregory CLEMENT <gregory.clement@free-electrons.com>, Florian Fainelli <f.fainelli@gmail.com>, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, "David S. Miller" <davem@davemloft.net>, Jason Cooper <jason@lakedaemon.net>, Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>, Thomas Petazzoni <thomas.petazzoni@free-electrons.com>, linux-arm-kernel@lists.infradead.org, Nadav Haklai <nadavh@marvell.com>, Wilson Ding <dingwei@marvell.com>, Kostya Porotchkin <kostap@marvell.com>, Joe Zhou <shjzhou@marvell.com>, Jon Pannell <jpannell@marvell.com> |
| X-Original-Date | Thu, 19 Jan 2017 20:54:39 -0500 |
| X-Original-Message-ID | <87d1fi1oo0.fsf@weeman.i-did-not-set--mail-host-address--so-tickle-me> |
| X-Original-References | <20170119214934.27442-1-gregory.clement@free-electrons.com> <20170119214934.27442-2-gregory.clement@free-electrons.com> <871svylmvb.fsf@weeman.i-did-not-set--mail-host-address--so-tickle-me> <20170120000645.GA31483@lunn.ch> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1563235 |
Show key headers only | View raw
Hi Andrew,
Andrew Lunn <andrew@lunn.ch> writes:
>> Isn't there an hardware table used to map the PHY addresses on such chip?
>
> The 6390 has something like this. But if we can avoid it, lets keep it
> KISS.
I definitely agree. I was just curious about this new chip.
Thanks,
Vivien
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v5 0/2] Add support for the ethernet switch on the ESPRESSObin Gregory CLEMENT <gregory.clement@free-electrons.com> - 2017-01-19 23:00 +0100
[PATCH v5 1/2] net: dsa: mv88e6xxx: Don't forbid MDIO I/Os for PHY addr >= num_of_ports Gregory CLEMENT <gregory.clement@free-electrons.com> - 2017-01-19 23:00 +0100
Re: [PATCH v5 1/2] net: dsa: mv88e6xxx: Don't forbid MDIO I/Os for PHY addr >= num_of_ports Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2017-01-19 23:30 +0100
Re: [PATCH v5 1/2] net: dsa: mv88e6xxx: Don't forbid MDIO I/Os for PHY addr >= num_of_ports Andrew Lunn <andrew@lunn.ch> - 2017-01-20 01:10 +0100
Re: [PATCH v5 1/2] net: dsa: mv88e6xxx: Don't forbid MDIO I/Os for PHY addr >= num_of_ports Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2017-01-20 03:00 +0100
Re: [PATCH v5 0/2] Add support for the ethernet switch on the ESPRESSObin Andrew Lunn <andrew@lunn.ch> - 2017-01-19 23:10 +0100
RE: [EXT] Re: [PATCH v5 0/2] Add support for the ethernet switch on the ESPRESSObin Jon Pannell <jpannell@marvell.com> - 2017-01-20 00:50 +0100
Re: [PATCH v5 0/2] Add support for the ethernet switch on the ESPRESSObin Gregory CLEMENT <gregory.clement@free-electrons.com> - 2017-01-20 18:10 +0100
Re: [PATCH v5 0/2] Add support for the ethernet switch on the ESPRESSObin Andrew Lunn <andrew@lunn.ch> - 2017-01-20 18:50 +0100
Re: [PATCH v5 0/2] Add support for the ethernet switch on the ESPRESSObin Andrew Lunn <andrew@lunn.ch> - 2017-01-20 23:40 +0100
Re: [PATCH v5 0/2] Add support for the ethernet switch on the ESPRESSObin Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2017-01-19 23:10 +0100
Re: [PATCH v5 0/2] Add support for the ethernet switch on the ESPRESSObin Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2017-01-19 23:40 +0100
Re: [PATCH v5 0/2] Add support for the ethernet switch on the ESPRESSObin David Miller <davem@davemloft.net> - 2017-01-20 20:30 +0100
Re: [PATCH v5 0/2] Add support for the ethernet switch on the ESPRESSObin Gregory CLEMENT <gregory.clement@free-electrons.com> - 2017-01-24 17:50 +0100
Re: [PATCH v5 0/2] Add support for the ethernet switch on the ESPRESSObin Vivien Didelot <vivien.didelot@savoirfairelinux.com> - 2017-01-24 19:10 +0100
Re: [PATCH v5 0/2] Add support for the ethernet switch on the ESPRESSObin Andrew Lunn <andrew@lunn.ch> - 2017-01-24 21:00 +0100
csiph-web