ARM: dts: msm: Add ravelin dts and dtsi files

Add ADSP context banks support for ravelin

Change-Id: I5654b66740165e8646ef0503ecedff6b6c1661a2
(cherry picked from commit 0aa9cc2941e7b541b3207186d250794ec8d790a8)
This commit is contained in:
Himanshu Agrawal
2024-07-10 09:28:11 +05:30
committed by Akhil Manikoth Kallankandy
parent 529ebda75e
commit af02293fd9
3 changed files with 67 additions and 0 deletions

4
Kbuild Normal file → Executable file
View File

@@ -25,6 +25,10 @@ endif
ifeq ($(CONFIG_ARCH_PARROT), y)
dtbo-y += parrot/parrot-dsp.dtbo
endif
ifeq ($(CONFIG_ARCH_RAVELIN), y)
dtbo-y += ravelin/ravelin-dsp.dtbo
endif
always-y := $(dtb-y) $(dtbo-y)
subdir-y := $(dts-dirs)
clean-files := *.dtb *.dtbo