From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755340Ab3HLUAn (ORCPT ); Mon, 12 Aug 2013 16:00:43 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:51128 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753582Ab3HLUAk (ORCPT ); Mon, 12 Aug 2013 16:00:40 -0400 X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 72.84.113.162 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX18uO9YYGunQlkZGFM9+/mit+zCoxrkfGo8= Date: Mon, 12 Aug 2013 16:00:28 -0400 From: Jason Cooper To: Sebastian Hesselbarth Cc: Thomas Petazzoni , Andrew Lunn , Russell King , linux-kernel@vger.kernel.org, Olof Johansson , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH 6/9] ARM: dove: update dove_defconfig with SI5351, PCI, and xHCI Message-ID: <20130812200028.GV25111@titan.lakedaemon.net> References: <1376333215-12885-1-git-send-email-sebastian.hesselbarth@gmail.com> <1376333215-12885-7-git-send-email-sebastian.hesselbarth@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1376333215-12885-7-git-send-email-sebastian.hesselbarth@gmail.com> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Aug 12, 2013 at 08:46:52PM +0200, Sebastian Hesselbarth wrote: > This adds SI5351 clock driver found on the SolidRun CuBox, PCI driver > and USB 3.0 xHCI driver found on the Globalscale D3Plug to dove_defconfig. > > Signed-off-by: Sebastian Hesselbarth > --- > Cc: Russell King > Cc: Jason Cooper > Cc: Andrew Lunn > Cc: Olof Johansson > Cc: Thomas Petazzoni > Cc: linux-kernel@vger.kernel.org > Cc: linux-arm-kernel@lists.infradead.org > --- > arch/arm/configs/dove_defconfig | 4 ++++ > 1 file changed, 4 insertions(+) Applied to mvebu/defconfig thx, Jason. From mboxrd@z Thu Jan 1 00:00:00 1970 From: jason@lakedaemon.net (Jason Cooper) Date: Mon, 12 Aug 2013 16:00:28 -0400 Subject: [PATCH 6/9] ARM: dove: update dove_defconfig with SI5351, PCI, and xHCI In-Reply-To: <1376333215-12885-7-git-send-email-sebastian.hesselbarth@gmail.com> References: <1376333215-12885-1-git-send-email-sebastian.hesselbarth@gmail.com> <1376333215-12885-7-git-send-email-sebastian.hesselbarth@gmail.com> Message-ID: <20130812200028.GV25111@titan.lakedaemon.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Aug 12, 2013 at 08:46:52PM +0200, Sebastian Hesselbarth wrote: > This adds SI5351 clock driver found on the SolidRun CuBox, PCI driver > and USB 3.0 xHCI driver found on the Globalscale D3Plug to dove_defconfig. > > Signed-off-by: Sebastian Hesselbarth > --- > Cc: Russell King > Cc: Jason Cooper > Cc: Andrew Lunn > Cc: Olof Johansson > Cc: Thomas Petazzoni > Cc: linux-kernel at vger.kernel.org > Cc: linux-arm-kernel at lists.infradead.org > --- > arch/arm/configs/dove_defconfig | 4 ++++ > 1 file changed, 4 insertions(+) Applied to mvebu/defconfig thx, Jason.