lkml.org 
[lkml]   [2014]   [Jan]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] regulator: ti-abb: Add support for interleaved LDO registers
On Thu, Jan 16, 2014 at 01:32:30PM -0600, Nishanth Menon wrote:

> - abb->base = devm_ioremap_resource(dev, res);

> + abb->base = devm_ioremap_nocache(dev, res->start, resource_size(res));

devm_ioremap_resouce() should do the right thing if the memory region is
marked as uncacheable (with IORESOURCE_CACHEABLE not set). Since I
can't see the OF code actually setting that flag on the resources unless
I'm missing something this change isn't needed?
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2014-01-21 20:21    [W:2.050 / U:0.016 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site