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:
committed by
Akhil Manikoth Kallankandy
parent
529ebda75e
commit
af02293fd9
4
Kbuild
Normal file → Executable file
4
Kbuild
Normal file → Executable 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
|
||||
|
Reference in New Issue
Block a user