ARM: dts: msm: Add initial devicetree for Kera VM

Add initial devicetree files for trustedvm for RUMI platform on Kera
SoC.

Change-Id: I8028e413de1935d8363edc49a13bf7a722432892
Signed-off-by: Hrishabh Rajput <quic_hrishabh@quicinc.com>
This commit is contained in:
Hrishabh Rajput
2024-10-14 19:19:20 +05:30
parent 6047c61f82
commit cdd788bd9e
5 changed files with 283 additions and 1 deletions

View File

@@ -142,7 +142,7 @@ _platform_map = {
{"name": "sunp-vm-hdk.dtb"},
{"name": "sun-vm-rumi.dtb"},
],
"binary_compatible_with": ["tuna-tuivm"],
"binary_compatible_with": ["tuna-tuivm", "kera-tuivm"],
},
"sun-oemvm": {
"dtb_list": [
@@ -210,6 +210,12 @@ _platform_map = {
{"name": "tuna-vm-rumi.dtb"},
],
},
"kera-tuivm": {
"dtb_list": [
# keep sorted
{"name": "kera-vm-rumi.dtb"},
],
},
"pineapple": {
"dtb_list": [
{"name": "pineapple.dtb"},