From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757261AbbJ2P2N (ORCPT ); Thu, 29 Oct 2015 11:28:13 -0400 Received: from vps0.lunn.ch ([178.209.37.122]:58276 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751700AbbJ2P2L (ORCPT ); Thu, 29 Oct 2015 11:28:11 -0400 Date: Thu, 29 Oct 2015 16:28:02 +0100 From: Andrew Lunn To: Vivien Didelot Cc: Neil Armstrong , "David S. Miller" , Florian Fainelli , Guenter Roeck , Fabian Frederick , Pavel Nakonechny , Joe Perches , netdev@vger.kernel.org, linux-kernel@vger.kernel.org, Frode Isaksen Subject: Re: [PATCH v2 1/6] net: dsa: Use delayed work instead of timer+work for polling Message-ID: <20151029152802.GX2307@lunn.ch> References: <56321DA1.4060304@baylibre.com> <20151029135156.GQ2307@lunn.ch> <563228C3.6010501@baylibre.com> <20151029144012.GT2307@lunn.ch> <20151029145234.GB21131@ketchup.mtl.sfl> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151029145234.GB21131@ketchup.mtl.sfl> 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 > Is 6060 supported by the 6352 family? It doesn't share any mv88e6xxx > code... It is a totally separate driver. Nothing shared at all.. It is an old device, and only does 10/100. It could be it is just too different to support via mv88e6xxx. Andrew