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


Groups > linux.kernel > #1457824

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

From Shawn Guo <shawnguo@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH 2/3] ARM: dts: imx6sx: Add UDOO Neo support
Date 2016-08-08 16:10 +0200
Message-ID <s3TpE-2p3-27@gated-at.bofh.it> (permalink)
References <rRpQl-6gQ-5@gated-at.bofh.it> <rRpQl-6gQ-11@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web