From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751544AbbJDJLF (ORCPT ); Sun, 4 Oct 2015 05:11:05 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:43681 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751283AbbJDJLD (ORCPT ); Sun, 4 Oct 2015 05:11:03 -0400 Date: Sun, 4 Oct 2015 10:10:59 +0100 From: Greg KH To: Duc Dang Cc: Russell King - ARM Linux , Loc Ho , Arnd Bergmann , mathias.nyman@intel.com, USB list , linux-arm , Linux Kernel Mailing List , Mark Langsdorf , patches , Feng Kan Subject: Re: [PATCH v8 0/3] usb: xhci-platform: Configure 64-bit DMA mask if the platform is capable Message-ID: <20151004091059.GA32394@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Sep 30, 2015 at 02:24:30PM -0700, Duc Dang wrote: > On Thu, Sep 17, 2015 at 11:19 AM, Duc Dang wrote: > > The xhci platform driver does not work with system that only supports > > 64-bit DMA as it requests 32-bit DMA mask during driver initialization. > > This patch set addresses this issue and also adds XHCI-compliant USB > > Controller ACPI identification into xhci-platform driver. > > Hi Greg, Mathias, > > Arnd already ack-ed the first patch, please let me know if you have > more comment on this set? I'm waiting for Mathias to forward this on to me as he's the xhci maintainer. thanks, greg k-h