lkml.org 
[lkml]   [2013]   [Jun]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v2 2/7] usb: phy: dsps: adding usbphy driver for am33xx platform
Hello.

On 06/11/2013 01:45 PM, B, Ravi wrote:

>>> +
>>> + res = platform_get_resource_byname(pdev, IORESOURCE_MEM, "phy_wkup");
>>> + phy->phy_wkup = ioremap(res->start, resource_size(res));

>> devm_ioremap?

> The phy_wakeup register is common across two instances of phy, devm_ioremap_resource() will fail to map for twice for same register space.

I've already told you the register can't be shared between devices
like this. BTW, you haven't replied to my request concerning your
/proc/iomem contents...

WBR, Sergei



\
 
 \ /
  Last update: 2013-06-11 21:21    [W:0.060 / U:0.132 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site