[PATCH 2/3] ARM: dts: imx6sx: Add UDOO Neo support
Shawn Guo
shawnguo at kernel.org
Mon Aug 8 07:04:39 PDT 2016
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 at 0 {
> + compatible = "ethernet-phy-ieee802.3-c22";
> + reg = <0>;
> + };
> + };
> +};
More information about the linux-arm-kernel
mailing list