[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190227124112.GG3809@lunn.ch>
Date: Wed, 27 Feb 2019 13:41:12 +0100
From: Andrew Lunn <andrew@...n.ch>
To: Tristram.Ha@...rochip.com
Cc: Florian Fainelli <f.fainelli@...il.com>,
Pavel Machek <pavel@....cz>, UNGLinuxDriver@...rochip.com,
netdev@...r.kernel.org
Subject: Re: [PATCH net-next 1/3] dt-bindings: net: dsa: document additional
Microchip KSZ9477 family switches
On Tue, Feb 26, 2019 at 03:37:43PM -0800, Tristram.Ha@...rochip.com wrote:
> + port@3 {
> + reg = <3>;
> + label = "lan4";
> + };
> + port@4 {
> + reg = <6>;
Hi Tristram
The number after the @ must be the same as the register. So this needs
to be port@6.
Andrew
> + label = "cpu";
> + ethernet = <ð0>;
> + fixed-link {
> + speed = <1000>;
> + full-duplex;
> + };
> + };
> + };
> + };
> };
> --
> 1.9.1
>
Powered by blists - more mailing lists