arm64: dts: qcom: monaco: Add devicetree files for monaco

Add devicetree files with fastrpc property and context banks
information for monaco target.

Change-Id: Id98c632698dfcd0d33b5c6346ce940a726ee7067
Signed-off-by: Anand Kulkarni <quic_anankulk@quicinc.com>
This commit is contained in:
Anand Kulkarni
2024-05-06 17:03:59 +05:30
parent 3c197de66e
commit 48f365b6cf
3 changed files with 84 additions and 0 deletions

4
Kbuild
View File

@@ -18,6 +18,10 @@ dtbo-y += sun/sun-dsp.dtbo
endif
endif
ifeq ($(CONFIG_ARCH_MONACO), y)
dtbo-y += monaco/monaco-dsp.dtbo
endif
always-y := $(dtb-y) $(dtbo-y)
subdir-y := $(dts-dirs)
clean-files := *.dtb *.dtbo