[v3,01/24] powerpc/32: Add ioremap_wt() and ioremap_coherent()
Michael Ellerman
patch-notifications at ellerman.id.au
Mon Oct 15 15:01:03 AEDT 2018
On Tue, 2018-10-09 at 13:51:33 UTC, Christophe Leroy wrote:
> Other arches have ioremap_wt() to map IO areas write-through.
> Implement it on PPC as well in order to avoid drivers using
> __ioremap(_PAGE_WRITETHRU)
>
> Also implement ioremap_coherent() to avoid drivers using
> __ioremap(_PAGE_COHERENT)
>
> Signed-off-by: Christophe Leroy <christophe.leroy at c-s.fr>
Series applied to powerpc next, thanks.
https://git.kernel.org/powerpc/c/86c391bd5f47101acf1f3e0abd9fe0
cheers
More information about the Linuxppc-dev
mailing list