[PATCH 4/4] arm64: dts: marvell: Add ethernet switch definition for the EXPRESSObin

Andrew Lunn andrew at lunn.ch
Mon Dec 19 06:44:04 PST 2016


> +		mdio {
> +			#address-cells = <1>;
> +			#size-cells = <0>;
> +			reg = <1>;
> +
> +			switch0phy0: switch0phy0 at 0 {
> +				reg = <0x11>;

Since the reg is 0x11, this should be called switch0phy0 at 11.  Please
follow the same scheme for the other phys.

       Andrew



More information about the linux-arm-kernel mailing list