Skip to content

Commit d486bd1

Browse files
Flavio Ceolinlaurenmurphyx64
authored andcommitted
intel: ace15: Add adsp-sha entry in DT
Add a DT entry for intel-adsp-sha device in ace15 dts. Signed-off-by: Flavio Ceolin <[email protected]>
1 parent 77a2aaa commit d486bd1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

dts/xtensa/intel/intel_adsp_ace15_mtpm.dtsi

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,11 @@
8989
zephyr,memory-region = "IMR1";
9090
};
9191

92+
sha: adsp-sha@17DF00 {
93+
compatible = "intel,adsp-sha";
94+
reg = <0x17DF00 0xd0>;
95+
};
96+
9297
soc {
9398
core_intc: core_intc@0 {
9499
compatible = "cdns,xtensa-core-intc";

0 commit comments

Comments
 (0)