OpenCloudOS-Kernel/drivers/soc/sunxi
Paul Kocialkowski 530fe6bf0f
soc: sunxi: mbus: Remove DE2 display engine compatibles
The DE2 display engine hardware takes physical addresses that do not
need PHYS_BASE subtracted. As a result, they should not be present
on the mbus driver match list. Remove them.

This was tested on the A83T, along with the patch allowing the DMA
range map to be non-NULL and restores a working display.

Fixes: b4bdc4fbf8 ("soc: sunxi: Deal with the MBUS DMA offsets in a central place")
Signed-off-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Link: https://lore.kernel.org/r/20210115175831.1184260-2-paul.kocialkowski@bootlin.com
2021-01-28 11:23:16 +01:00
..
Kconfig soc: sunxi: Deal with the MBUS DMA offsets in a central place 2020-11-18 09:01:30 +01:00
Makefile soc: sunxi: Deal with the MBUS DMA offsets in a central place 2020-11-18 09:01:30 +01:00
sunxi_mbus.c soc: sunxi: mbus: Remove DE2 display engine compatibles 2021-01-28 11:23:16 +01:00
sunxi_sram.c soc: sunxi: sram: remove unneeded semicolon 2020-09-11 17:02:39 +02:00