Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751204AbaFFMB6 (ORCPT ); Fri, 6 Jun 2014 08:01:58 -0400 Received: from top.free-electrons.com ([176.31.233.9]:41219 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750727AbaFFMB5 (ORCPT ); Fri, 6 Jun 2014 08:01:57 -0400 Date: Fri, 6 Jun 2014 14:01:53 +0200 From: Antoine =?iso-8859-1?Q?T=E9nart?= To: Sebastian Hesselbarth Cc: Antoine =?iso-8859-1?Q?T=E9nart?= , Peter.Chen@freescale.com, alexandre.belloni@free-electrons.com, thomas.petazzoni@free-electrons.com, zmxu@marvell.com, jszhang@marvell.com, linux-arm-kernel@lists.infradead.org, linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 6/9] usb: chipidea: add Berlin USB support Message-ID: <20140606120153.GC32416@kwain> References: <1401983326-19205-1-git-send-email-antoine.tenart@free-electrons.com> <1401983326-19205-7-git-send-email-antoine.tenart@free-electrons.com> <53919E3A.7070008@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <53919E3A.7070008@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 Sebastian, On Fri, Jun 06, 2014 at 12:55:54PM +0200, Sebastian Hesselbarth wrote: > On 06/05/2014 05:48 PM, Antoine T?nart wrote: > >+ > >+static const struct of_device_id ci_hdrc_berlin_of_match[] = { > >+ { .compatible = "marvell,berlin-usb" }, > > Looking at the driver, I can see no Berlin-specific code at all. Maybe > we just take the chance and have a generic chipidea boiler plate driver > now? This driver does nothing special. If we define the PHY and the clock properties as optional, we can do a generic driver here. Antoine -- Antoine T?nart, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/