From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S937769AbdAEEHw (ORCPT ); Wed, 4 Jan 2017 23:07:52 -0500 Received: from mail-oi0-f65.google.com ([209.85.218.65]:36011 "EHLO mail-oi0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S964848AbdAEEHl (ORCPT ); Wed, 4 Jan 2017 23:07:41 -0500 Subject: Re: [PATCHv2 0/5] Support for Marvell switches with integrated CPUs To: Chris Packham , linux-arm-kernel@lists.infradead.org References: <20170105033641.6212-1-chris.packham@alliedtelesis.co.nz> Cc: Rob Herring , Mark Rutland , Michael Turquette , Stephen Boyd , Linus Walleij , Jason Cooper , Andrew Lunn , Gregory Clement , Sebastian Hesselbarth , Russell King , Geert Uytterhoeven , Arnd Bergmann , Thierry Reding , Sudeep Holla , Juri Lelli , Thomas Petazzoni , Laxman Dewangan , Kalyan Kinthada , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-clk@vger.kernel.org, linux-gpio@vger.kernel.org From: Florian Fainelli Message-ID: <6c6795d3-06ab-a4f0-78ad-5ecc78c1aa2f@gmail.com> Date: Wed, 4 Jan 2017 20:07:37 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: <20170105033641.6212-1-chris.packham@alliedtelesis.co.nz> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Le 01/04/17 à 19:36, Chris Packham a écrit : > The 98DX3236, 98DX3336 and 98DX4251 are a set of switch ASICs with > integrated CPUs. They CPU block is common within these product lines and > (as far as I can tell/have been told) is based on the Armada XP. There > are a few differences due to the fact they have to squeeze the CPU into > the same package as the switch. It's really great to see these changes, do you have a plan to also add support for the integrated switch using a DSA/switchdev driver? Thanks! -- Florian