Skip to content

Commit e2e3dc0

Browse files
Jaska Uimonennashif
authored andcommitted
dts: xtensa: intel: add imr entry to cavs25_tgph
Add similar imr definition to cavs25_tpgh as in cavs25. Signed-off-by: Jaska Uimonen <[email protected]>
1 parent ae11485 commit e2e3dc0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

dts/xtensa/intel/intel_adsp_cavs25_tgph.dtsi

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,13 @@
8383
wovcro-supported;
8484
};
8585

86+
IMR1: memory@0xb0000000 {
87+
compatible = "intel,adsp-imr";
88+
reg = <0xB0000000 DT_SIZE_M(16)>;
89+
block-size = <0x1000>;
90+
zephyr,memory-region = "IMR1";
91+
};
92+
8693
soc {
8794
shim: shim@71f00 {
8895
compatible = "intel,adsp-shim";

0 commit comments

Comments
 (0)