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:
@@ -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"},
|
||||
|
Reference in New Issue
Block a user