Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1698529
| From | "David.Wu" <david.wu@rock-chips.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 05/11] net: stmmac: dwmac-rk: Add internal phy support |
| Date | 2017-07-28 09:00 +0200 |
| Message-ID | <u87pF-gP-47@gated-at.bofh.it> (permalink) |
| References | <u7Qyt-6dA-3@gated-at.bofh.it> <u7Qyu-6dA-21@gated-at.bofh.it> <u7RkS-6KK-27@gated-at.bofh.it> <u7UiJ-6K-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Florian, 在 2017/7/28 0:54, Florian Fainelli 写道: > - if you need knowledge about this PHY connection type prior to binding > the PHY device and its driver (that is, before of_phy_connect()) we > could add a boolean property e.g: "phy-is-internal" that allows us to > know that, or we can have a new phy-mode value, e.g: "internal-rmii" > which describes that, either way would probably be fine, but the former > scales better > Using "phy-is-internal" is very helpful, but it is easy to confuse with the real internal PHY, may we use the other words like phy is inlined🙂. > Then again, using phy-mode = "internal" even though this is Reduced MII > is not big of a deal IMHO as long as there is no loss of information and > that internal de-facto means internal reduced MII for instance. > --
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v2 00/11] Add the internal phy support David Wu <david.wu@rock-chips.com> - 2017-07-27 15:00 +0200
[PATCH v2 07/11] net: stmmac: dwmac-rk: Add internal phy supprot for rk3328 David Wu <david.wu@rock-chips.com> - 2017-07-27 15:00 +0200
[PATCH v2 05/11] net: stmmac: dwmac-rk: Add internal phy support David Wu <david.wu@rock-chips.com> - 2017-07-27 15:00 +0200
[PATCH v2 08/11] ARM: dts: rk322x: Add support internal phy for gmac David Wu <david.wu@rock-chips.com> - 2017-07-27 15:00 +0200
[PATCH v2 09/11] ARM: dts: rk3228-evb: Enable the internal phy for gmac David Wu <david.wu@rock-chips.com> - 2017-07-27 15:00 +0200
Re: [PATCH v2 05/11] net: stmmac: dwmac-rk: Add internal phy support Andrew Lunn <andrew@lunn.ch> - 2017-07-27 15:50 +0200
Re: [PATCH v2 05/11] net: stmmac: dwmac-rk: Add internal phy support Florian Fainelli <f.fainelli@gmail.com> - 2017-07-27 19:00 +0200
Re: [PATCH v2 05/11] net: stmmac: dwmac-rk: Add internal phy support Corentin Labbe <clabbe.montjoie@gmail.com> - 2017-07-27 19:40 +0200
Re: [PATCH v2 05/11] net: stmmac: dwmac-rk: Add internal phy support Maxime Ripard <maxime.ripard@free-electrons.com> - 2017-07-28 09:40 +0200
Re: [PATCH v2 05/11] net: stmmac: dwmac-rk: Add internal phy support "David.Wu" <david.wu@rock-chips.com> - 2017-07-28 09:00 +0200
Re: [PATCH v2 05/11] net: stmmac: dwmac-rk: Add internal phy support "David.Wu" <david.wu@rock-chips.com> - 2017-07-28 08:50 +0200
[PATCH v2 03/11] arm64: defconfig: Enable CONFIG_ROCKCHIP_PHY David Wu <david.wu@rock-chips.com> - 2017-07-27 15:00 +0200
[PATCH v2 01/11] net: phy: Add rockchip phy driver support David Wu <david.wu@rock-chips.com> - 2017-07-27 15:00 +0200
Re: [PATCH v2 01/11] net: phy: Add rockchip phy driver support Andrew Lunn <andrew@lunn.ch> - 2017-07-27 15:40 +0200
Re: [PATCH v2 01/11] net: phy: Add rockchip phy driver support "David.Wu" <david.wu@rock-chips.com> - 2017-07-28 09:50 +0200
Re: [PATCH v2 01/11] net: phy: Add rockchip phy driver support Florian Fainelli <f.fainelli@gmail.com> - 2017-07-27 19:00 +0200
Re: [PATCH v2 01/11] net: phy: Add rockchip phy driver support "David.Wu" <david.wu@rock-chips.com> - 2017-07-28 10:30 +0200
[PATCH v2 11/11] ARM64: dts: rockchip: Enable gmac2phy for rk3328-evb David Wu <david.wu@rock-chips.com> - 2017-07-27 15:10 +0200
[PATCH v2 10/11] ARM64: dts: rockchip: Add gmac2phy node support for rk3328 David Wu <david.wu@rock-chips.com> - 2017-07-27 15:10 +0200
csiph-web