ARM: dts: msm: Add base TUIVM and OEMVM for Sun

Add base TUIVM and OEMVM device tree support for Sun RUMI platform.

Change-Id: I32598ce2c3488658e2c9caf0cd7a2368665c0b06
Signed-off-by: Meena Pasumarthi <quic_pasumart@quicinc.com>
Signed-off-by: Sahitya Tummala <quic_stummala@quicinc.com>
This commit is contained in:
Meena Pasumarthi
2023-07-24 11:39:19 +05:30
committed by Sahitya Tummala
parent 02930b3391
commit ba5f42abbc
9 changed files with 554 additions and 0 deletions

View File

@@ -13,6 +13,20 @@ _platform_map = {
{"name": "sun-rumi-overlay.dtbo"},
],
},
"sun-tuivm": {
"dtb_list": [
# keep sorted
{"name": "sun-oemvm-rumi.dtb"},
{"name": "sun-vm-rumi.dtb"},
],
},
"sun-oemvm": {
"dtb_list": [
# keep sorted
{"name": "sun-oemvm-rumi.dtb"},
{"name": "sun-vm-rumi.dtb"},
],
},
"pineapple": {
"dtb_list": [
{"name": "pineapple.dtb"},