From: Andrew Lunn <andrew@lunn.ch>
To: netdev@vger.kernel.org
Subject: Re: fec driver and two micrel phys
Date: Wed, 29 Nov 2017 17:12:55 +0100 [thread overview]
Message-ID: <20171129161255.GH24881@lunn.ch> (raw)
In-Reply-To: <20171129090822.GD32345@graute-opti>
> http://lists.infradead.org/pipermail/linux-arm-kernel/2015-January/314706.html
>
> &mac0 {
> phy-mode = "rmii";
> phy-handle = <ðphy0>;
> pinctrl-names = "default";
> pinctrl-0 = <&mac0_pins_a>;
> phy-reset-gpios = <&gpio4 13 0>;
> phy-reset-duration = <100>;
> status = "okay";
>
> mdio {
> #address-cells = <1>;
> #size-cells = <0>;
>
> ethphy0: ethernet-phy@1 {
> reg = <1>;
> };
>
> ethphy1: ethernet-phy@3 {
> reg = <3>;
> };
> };
> };
>
> &mac1 {
> phy-mode = "rmii";
> phy-handle = <ðphy1>;
> pinctrl-names = "default";
> pinctrl-0 = <&mac1_pins_a>;
> status = "okay";
>
> };
>
> Thx for stub me in right direction.
Hi Oliver
This looks a lot better.
Andrew
next prev parent reply other threads:[~2017-11-29 16:12 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-28 15:28 fec driver and two micrel phys Oliver Graute
2017-11-28 16:09 ` Andrew Lunn
2017-11-29 7:29 ` Oliver Graute
2017-11-29 9:08 ` Oliver Graute
2017-11-29 16:12 ` Andrew Lunn [this message]
2017-11-29 1:38 ` Andy Duan
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=20171129161255.GH24881@lunn.ch \
--to=andrew@lunn.ch \
--cc=netdev@vger.kernel.org \
/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).