[PATCH linux dev-5.4 5/6] ARM: dts: Aspeed: Witherspoon: Update VGA memory compatibility
Eddie James
eajames at linux.ibm.com
Wed May 6 03:29:57 AEST 2020
The reserved memory should be compatible with the shared DMA pool for
use with the XDMA engine.
Signed-off-by: Eddie James <eajames at linux.ibm.com>
---
arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts b/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
index 7925ee2..bd7aff0b 100644
--- a/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
+++ b/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts
@@ -29,6 +29,7 @@
vga_memory: region at 9f000000 {
no-map;
+ compatible = "shared-dma-pool";
reg = <0x9f000000 0x01000000>; /* 16M */
};
--
1.8.3.1
More information about the openbmc
mailing list