Skip to content

Commit

Permalink
intel: ace15: Add adsp-sha entry in DT
Browse files Browse the repository at this point in the history
Add a DT entry for intel-adsp-sha device in ace15 dts.

Signed-off-by: Flavio Ceolin <[email protected]>
  • Loading branch information
Flavio Ceolin authored and laurenmurphyx64 committed Oct 31, 2022
1 parent 77a2aaa commit d486bd1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions dts/xtensa/intel/intel_adsp_ace15_mtpm.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,11 @@
zephyr,memory-region = "IMR1";
};

sha: adsp-sha@17DF00 {
compatible = "intel,adsp-sha";
reg = <0x17DF00 0xd0>;
};

soc {
core_intc: core_intc@0 {
compatible = "cdns,xtensa-core-intc";
Expand Down

0 comments on commit d486bd1

Please sign in to comment.