Received: by 10.213.65.68 with SMTP id h4csp718240imn; Fri, 23 Mar 2018 14:23:44 -0700 (PDT) X-Google-Smtp-Source: AG47ELuSB24aZ9SVrwpLESSZgS7r3VOvPqPIq7c2HtxUWKoxO2UW/QU4PZrTvjXeRwiXirDKv+1B X-Received: by 10.99.163.67 with SMTP id v3mr7574312pgn.298.1521840224498; Fri, 23 Mar 2018 14:23:44 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521840224; cv=none; d=google.com; s=arc-20160816; b=wc3NlVN0UjUc0dkXOqtucNxjdSMVbUV8f0a9vaUNh7M+fGkxHoGRzTsFbnjcZW9kGi eNCqjoVXnGeYgC8HHuZYdGQHAzkp5rijVE9fS5tvGAbPc4BG6ZdCnPyDMGFQ6QkdIUhg 3IUZ2fjiaSMg4lxR1CSKZZC/Z+s6cbBh/dftKzZdupOlC8N8TWV0Vs7MLsWX1HUDXws4 SeyIkGpgqAHaMz564DiDUq6DEYeZHwfOWfg7USNkx32fBbf3CKQoWnO15KRJd6+OdX37 d2p1hI0kmr/dMGZBkcD4TsmXKsYWh0fmXqtOAcD9SLD1CDdWoHbxopGLcV5b4u8c6agz qpfA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=oRkOecYTgRdHfyDAU5KRl7ovYd0hZ+aKhmifBxeTtFY=; b=cxFShXLFO8gBhVKT0XyX9ihrj0l+MjY/kztx+3wXNJrJcTCj5Hz+RCFZA4eCsCRAhj s0P6Wdx4/Sh1GqKTQz6bvhClXv4cJa5zg7xJwHMH/P/zDdbwfhpvhjZifEGO3t38eg0s GmbhGoURRqQXMZtQRc8smd0Td5gmIvTOvUSl//PQtpe2ZYQKGhUagyacUqEHP69eP2gY 46aW8zLFJWvHES83XGN3fITf1wlVT3Roj9KCJ3rSwNvygbBcKIdf+JcI/jOpSmoPnoFw 0J7i3h+EBccq7yeH9wjiexTh7Gva1vEAJz1/F3h/Ww81OG7GJFM1s5khC9w7CPaN4niz QFGA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id c63si7273796pfd.51.2018.03.23.14.23.30; Fri, 23 Mar 2018 14:23:44 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752169AbeCWVWd (ORCPT + 99 others); Fri, 23 Mar 2018 17:22:33 -0400 Received: from mail.bootlin.com ([62.4.15.54]:36263 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751691AbeCWVWc (ORCPT ); Fri, 23 Mar 2018 17:22:32 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id 60E912082C; Fri, 23 Mar 2018 22:22:29 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.0 Received: from localhost (unknown [88.191.26.124]) by mail.bootlin.com (Postfix) with ESMTPSA id 189FA20384; Fri, 23 Mar 2018 22:22:29 +0100 (CET) Date: Fri, 23 Mar 2018 22:22:30 +0100 From: Alexandre Belloni To: Florian Fainelli Cc: "David S . Miller" , Allan Nielsen , razvan.stefanescu@nxp.com, po.liu@nxp.com, Thomas Petazzoni , Andrew Lunn , netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mips@linux-mips.org, James Hogan Subject: Re: [PATCH net-next 6/8] MIPS: mscc: Add switch to ocelot Message-ID: <20180323212230.GA12808@piout.net> References: <20180323201117.8416-1-alexandre.belloni@bootlin.com> <20180323201117.8416-7-alexandre.belloni@bootlin.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 23/03/2018 at 14:17:48 -0700, Florian Fainelli wrote: > On 03/23/2018 01:11 PM, Alexandre Belloni wrote: > > + > > + phy0: ethernet-phy@0 { > > + reg = <0>; > > + }; > > + phy1: ethernet-phy@1 { > > + reg = <1>; > > + }; > > + phy2: ethernet-phy@2 { > > + reg = <2>; > > + }; > > + phy3: ethernet-phy@3 { > > + reg = <3>; > > + }; > > These PHYs should be defined at the board DTS level. Those are internal PHYs, present on the SoC, I doubt anyone will have anything different while using the same SoC. -- Alexandre Belloni, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering https://bootlin.com