ARM: dts: msm: Add initial devicetree for Tuna VM
Add initial devicetree files for trustedvm for RUMI platform on Tuna SoC. Change-Id: I3d0694b8542c1f30a52d6caa89cdad1bd1174a2e Signed-off-by: Hrishabh Rajput <quic_hrishabh@quicinc.com>
This commit is contained in:
@@ -141,6 +141,7 @@ _platform_map = {
|
||||
{"name": "sunp-vm-hdk.dtb"},
|
||||
{"name": "sun-vm-rumi.dtb"},
|
||||
],
|
||||
"binary_compatible_with": ["tuna-tuivm"],
|
||||
},
|
||||
"sun-oemvm": {
|
||||
"dtb_list": [
|
||||
@@ -161,6 +162,12 @@ _platform_map = {
|
||||
{"name": "sun-vm-rumi.dtb"},
|
||||
],
|
||||
},
|
||||
"tuna-tuivm": {
|
||||
"dtb_list": [
|
||||
# keep sorted
|
||||
{"name": "tuna-vm-rumi.dtb"},
|
||||
],
|
||||
},
|
||||
"pineapple": {
|
||||
"dtb_list": [
|
||||
{"name": "pineapple.dtb"},
|
||||
|
Reference in New Issue
Block a user