[PATCH v2 4/9] ARM: mstar: Adjust IMI size of infinity
Daniel Palmer
daniel at 0x0f.com
Tue Jul 28 06:03:16 EDT 2020
infinity has 88KB of SRAM at the IMI region.
Signed-off-by: Daniel Palmer <daniel at 0x0f.com>
---
arch/arm/boot/dts/infinity.dtsi | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm/boot/dts/infinity.dtsi b/arch/arm/boot/dts/infinity.dtsi
index f68e6d59c328..cd911adef014 100644
--- a/arch/arm/boot/dts/infinity.dtsi
+++ b/arch/arm/boot/dts/infinity.dtsi
@@ -5,3 +5,7 @@
*/
#include "mstar-v7.dtsi"
+
+&imi {
+ reg = <0xa0000000 0x16000>;
+};
--
2.27.0
More information about the linux-arm-kernel
mailing list