Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752563AbbDULTA (ORCPT ); Tue, 21 Apr 2015 07:19:00 -0400 Received: from mail-wi0-f171.google.com ([209.85.212.171]:38470 "EHLO mail-wi0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751430AbbDULS5 (ORCPT ); Tue, 21 Apr 2015 07:18:57 -0400 Message-ID: <1429615134.15866.14.camel@linaro.org> Subject: Re: [PATCH] Revert "usb: host: ehci-msm: Use devm_ioremap_resource instead of devm_ioremap" From: "Ivan T. Ivanov" To: Vivek Gautam Cc: Alan Stern , Greg Kroah-Hartman , linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org Date: Tue, 21 Apr 2015 14:18:54 +0300 In-Reply-To: <5C67DC9B092C4B1AAF6698027419ED92@sisodomain.com> References: <1429600263-4366-1-git-send-email-ivan.ivanov@linaro.org> <5C67DC9B092C4B1AAF6698027419ED92@sisodomain.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.13.7-fta1.2~trusty Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1105 Lines: 31 On Tue, 2015-04-21 at 16:46 +0530, Vivek Gautam wrote: > Hi, > > On Tuesday, April 21, 2015 12:41 PM "Ivan T. Ivanov" > ivanov@linaro.org> wrote: > > This reverts commit 70843f623b58 ("usb: host: ehci-msm: Use > > devm_ioremap_resource instead of devm_ioremap"), because msm_otg > > and this driver are using same address space to access AHB mode > > and USB command registers. > > > > Cc: Vivek Gautam vivek@samsung.com> > > Since ehci-msm and msm_otg both want to control few USB registers, > it makes sense to request ioremap'ed region in both drivers. > > Acked-by: Vivek Gautam vivek@samsung.com> > > I can see a patch in mailing list for adding both ehci-host and otg on msm > [1]. > But I think it has not yet made it to mainline kernel. > > [1] [v3,04/11] ARM: dts: apq8064: Add USB OTG support > https://patches.linaro.org/47067/ Thanks. Ivan -- 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/