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:
committed by
Sahitya Tummala
parent
02930b3391
commit
ba5f42abbc
@@ -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"},
|
||||
|
||||
Reference in New Issue
Block a user