linux_dsm_epyc7002/drivers/soc
Christophe Leroy 402a5698b4 soc/fsl/qbman: use ioremap_cache() instead of ioremap_prot(0)
ioremap_prot() with flag set to 0 relies on a hack in
__ioremap_caller() which adds PAGE_KERNEL flags when the
handed flags don't look like a valid set of flags
(ie don't include _PAGE_PRESENT)

The intention being to map cached memory, use ioremap_cache() instead.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2018-10-14 18:04:09 +11:00
..
actions
amlogic
atmel
bcm soc: bcm: brcmstb: Add missing DDR MEMC compatible strings 2018-06-26 15:44:25 -07:00
dove
fsl soc/fsl/qbman: use ioremap_cache() instead of ioremap_prot(0) 2018-10-14 18:04:09 +11:00
gemini
imx ARM: SoC driver updates 2018-08-23 13:52:46 -07:00
lantiq
mediatek soc: mediatek: pwrap: add mt6351 driver for mt6797 SoCs 2018-07-16 15:50:17 +02:00
qcom remoteproc updates for v4.19 2018-08-18 16:42:04 -07:00
renesas Second Round of Renesas ARM Based SoC Updates for v4.19 2018-07-21 14:19:37 -07:00
rockchip
samsung
sunxi soc: sunxi: Add the A13, A23 and H3 system control compatibles 2018-07-19 16:39:12 +02:00
tegra
ti ARM: Device-tree updates 2018-08-23 14:02:22 -07:00
ux500
versatile
xilinx
zte
Kconfig
Makefile