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

Add context banks support for parrot

Change-Id: Iec07cdee087f72762d278ac4c9015497c22ec007
This commit is contained in:
Akhil Manikoth Kallankandy
2024-05-03 16:01:45 +05:30
parent 5ccc2af5ed
commit fa64779d37
3 changed files with 251 additions and 0 deletions

3
Kbuild
View File

@@ -22,6 +22,9 @@ ifeq ($(CONFIG_ARCH_MONACO), y)
dtbo-y += monaco/monaco-dsp.dtbo
endif
ifeq ($(CONFIG_ARCH_PARROT), y)
dtbo-y += parrot/parrot-dsp.dtbo
endif
always-y := $(dtb-y) $(dtbo-y)
subdir-y := $(dts-dirs)
clean-files := *.dtb *.dtbo