Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1457824 > unrolled thread

Re: [PATCH 2/3] ARM: dts: imx6sx: Add UDOO Neo support

Started byShawn Guo <shawnguo@kernel.org>
First post2016-08-08 16:10 +0200
Last post2016-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.


Contents

  Re: [PATCH 2/3] ARM: dts: imx6sx: Add UDOO Neo support Shawn Guo <shawnguo@kernel.org> - 2016-08-08 16:10 +0200

#1457824 — Re: [PATCH 2/3] ARM: dts: imx6sx: Add UDOO Neo support

FromShawn Guo <shawnguo@kernel.org>
Date2016-08-08 16:10 +0200
SubjectRe: [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 = <&ethphy1>;

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>;
> +		};
> +	};
> +};

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web