From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753830AbdFEQrl (ORCPT ); Mon, 5 Jun 2017 12:47:41 -0400 Received: from mail-qt0-f193.google.com ([209.85.216.193]:36053 "EHLO mail-qt0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751183AbdFEQrf (ORCPT ); Mon, 5 Jun 2017 12:47:35 -0400 Subject: Re: [PATCH v3 2/2] ARM: dts: Add the ethernet and ethernet PHY to the cygnus core DT. To: Eric Anholt , Florian Fainelli , Vivien Didelot , Andrew Lunn , netdev@vger.kernel.org, Rob Herring , Mark Rutland , devicetree@vger.kernel.org Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, bcm-kernel-feedback-list@broadcom.com, Ray Jui , Scott Branden , Jon Mason References: <20170428222204.7103-1-eric@anholt.net> <20170428222204.7103-2-eric@anholt.net> From: Florian Fainelli Message-ID: <8d6084ac-869b-6ac6-418a-4be843c27ef3@gmail.com> Date: Mon, 5 Jun 2017 09:47:31 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.1.1 MIME-Version: 1.0 In-Reply-To: <20170428222204.7103-2-eric@anholt.net> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 04/28/2017 03:22 PM, Eric Anholt wrote: > Cygnus has a single amac controller connected to the B53 switch with 2 > PHYs. On the BCM911360_EP platform, those two PHYs are connected to > the external ethernet jacks. > > v2: Call the node "switch", just call the ports "port" (suggestions by > Florian), drop max-speed on the phys (suggestion by Andrew Lunn), > call the other nodes "ethernet" and "ethernet-phy" (suggestions by > Sergei Shtylyov) > v3: Drop another max-speed (Andrew), keep mdio disabled in the shared > dtsi (Florian) > > Signed-off-by: Eric Anholt > Reviewed-by: Florian Fainelli Applied, thanks Eric! -- Florian