From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756835AbcBWBfk (ORCPT ); Mon, 22 Feb 2016 20:35:40 -0500 Received: from mail-pf0-f178.google.com ([209.85.192.178]:36766 "EHLO mail-pf0-f178.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755986AbcBWBfi (ORCPT ); Mon, 22 Feb 2016 20:35:38 -0500 Date: Tue, 23 Feb 2016 09:31:16 +0800 From: Peter Chen To: Bjorn Andersson Cc: Srinivas Kandagatla , Arnd Bergmann , Peter Chen , Greg Kroah-Hartman , linux-usb@vger.kernel.org, linux-arm-msm , linux-kernel@vger.kernel.org Subject: Re: [PATCH] usb: chipidea: Configure DMA properties and ops from DT Message-ID: <20160223013116.GA12256@shlinux2.ap.freescale.net> References: <1456119133-16114-1-git-send-email-bjorn.andersson@linaro.org> <56CADCE9.9090305@linaro.org> <20160222220750.GI21240@tuxbot> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160222220750.GI21240@tuxbot> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 22, 2016 at 02:07:50PM -0800, Bjorn Andersson wrote: > On Mon 22 Feb 02:03 PST 2016, Srinivas Kandagatla wrote: > > > I'm still puzzled to why the chipidea lives as a child device of the msm > device; but as this is a rather common structure I believe this still > needs to be figured out. > Chipidea is core driver; msm driver is glue layer, it has something platform related. -- Best Regards, Peter Chen