Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753112AbdCOSwW (ORCPT ); Wed, 15 Mar 2017 14:52:22 -0400 Received: from vps0.lunn.ch ([178.209.37.122]:49881 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751014AbdCOSwV (ORCPT ); Wed, 15 Mar 2017 14:52:21 -0400 Date: Wed, 15 Mar 2017 19:52:14 +0100 From: Andrew Lunn To: Vivek Unune Cc: hauke@hauke-m.de, zajec5@gmail.com, bcm-kernel-feedback-list@broadcom.com, robh+dt@kernel.org, mark.rutland@arm.com, linux@armlinux.org.uk, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH] ARM: dts: BCM5301X: Add support for Linksys EA9500 Message-ID: <20170315185214.GF21021@lunn.ch> References: <1489590033-4946-1-git-send-email-npcomplete13@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1489590033-4946-1-git-send-email-npcomplete13@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 315 Lines: 10 Hi Vivek > - It has two switches in order to support 8 lan ports. Internal switch is > BCM53012. The external switch BCM53125 currently works as "dumb switch" Do you know how the second switch is connected? Is it cascaded off the internal switch? Or does it have a dedicated Ethernet interface? Thanks Andrew