Re: [PATCH v2] of/address: Add of_iomap_nocache
From: Grant Likely <hidden>
Date: 2011-08-04 12:53:48
Also in:
linux-arm-msm, lkml
From: Grant Likely <hidden>
Date: 2011-08-04 12:53:48
Also in:
linux-arm-msm, lkml
On Thu, Aug 4, 2011 at 12:51 PM, David Miller [off-list ref] wrote:
From: David Brown <redacted> Date: Thu, 4 Aug 2011 03:36:36 -0700quoted
Add uncached mappings from devicetree nodes similar to regular io mappings. SPARC is coherent, so there this call is the same as regular of_iomap. Cc: David Miller <davem@davemloft.net> Signed-off-by: David Brown <redacted>Acked-by: David S. Miller <davem@davemloft.net>
Okay, I'll pick it up when I see patches that use it. g.