Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1457824 > unrolled thread
| Started by | Shawn Guo <shawnguo@kernel.org> |
|---|---|
| First post | 2016-08-08 16:10 +0200 |
| Last post | 2016-08-08 16:10 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH 2/3] ARM: dts: imx6sx: Add UDOO Neo support Shawn Guo <shawnguo@kernel.org> - 2016-08-08 16:10 +0200
| From | Shawn Guo <shawnguo@kernel.org> |
|---|---|
| Date | 2016-08-08 16:10 +0200 |
| Subject | Re: [PATCH 2/3] ARM: dts: imx6sx: Add UDOO Neo support |
| Message-ID | <s3TpE-2p3-27@gated-at.bofh.it> |
On Tue, Jul 05, 2016 at 06:04:09AM +0200, Andreas Färber wrote:
> +&fec1 {
> + status = "okay";
> + phy-handle = <ðphy1>;
We generally have 'status' at the bottom of property list.
Shawn
> +
> + mdio {
> + #address-cells = <1>;
> + #size-cells = <0>;
> +
> + ethphy1: ethernet-phy@0 {
> + compatible = "ethernet-phy-ieee802.3-c22";
> + reg = <0>;
> + };
> + };
> +};
Back to top | Article view | linux.kernel
csiph-web