[PATCH v5 09/10] platform: generic: mips: add mmio to allmem in the dts file

Chao-ying Fu icebergfu at gmail.com
Mon May 19 14:58:46 PDT 2025


After we change the fdt fixup to check mmio, we let the aplic_s node
be still there by adding mmio to allmem.

Signed-off-by: Chao-ying Fu <cfu at mips.com>
---
 platform/generic/mips/mips,boston-p8700.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/platform/generic/mips/mips,boston-p8700.dts b/platform/generic/mips/mips,boston-p8700.dts
index 6da646c..dd1bae5 100644
--- a/platform/generic/mips/mips,boston-p8700.dts
+++ b/platform/generic/mips/mips,boston-p8700.dts
@@ -46,6 +46,7 @@
 				compatible = "opensbi,domain,memregion";
 				base = <0x0 0x0>;
 				order = <64>;
+				mmio;
 			};
 
 			tdomain: trusted-domain {
-- 
2.47.1




More information about the opensbi mailing list