Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bus: add bus driver for accessing Allwinner A64 DE2 | Icenowy Zheng | 2018-06-28 | 1 | -0/+48 |
The "Display Engine 2.0" (usually called DE2) on the Allwinner A64 SoC is different from the ones on other Allwinner SoCs. It requires a SRAM region to be claimed, otherwise all DE2 subblocks won't be accessible. Add a bus driver for the Allwinner A64 DE2 part which claims the SRAM region when probing. Signed-off-by: Icenowy Zheng <icenowy@aosc.io> Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com> |