Merge "ARM: dts: qcom: Support for Sun vms MTP-V8 and RCM"

This commit is contained in:
qctecmdr
2024-01-16 23:49:25 -08:00
committed by Gerrit - the friendly Code Review server
10 changed files with 95 additions and 1 deletions

View File

@@ -33,11 +33,15 @@ _platform_map = {
# keep sorted
{"name": "sun-oemvm-cdp.dtb"},
{"name": "sun-oemvm-mtp.dtb"},
{"name": "sun-oemvm-mtp-v8.dtb"},
{"name": "sun-oemvm-qrd.dtb"},
{"name": "sun-oemvm-rcm.dtb"},
{"name": "sun-oemvm-rumi.dtb"},
{"name": "sun-vm-cdp.dtb"},
{"name": "sun-vm-mtp.dtb"},
{"name": "sun-vm-mtp-v8.dtb"},
{"name": "sun-vm-qrd.dtb"},
{"name": "sun-vm-rcm.dtb"},
{"name": "sun-vm-rumi.dtb"},
],
},
@@ -46,11 +50,15 @@ _platform_map = {
# keep sorted
{"name": "sun-oemvm-cdp.dtb"},
{"name": "sun-oemvm-mtp.dtb"},
{"name": "sun-oemvm-mtp-v8.dtb"},
{"name": "sun-oemvm-qrd.dtb"},
{"name": "sun-oemvm-rcm.dtb"},
{"name": "sun-oemvm-rumi.dtb"},
{"name": "sun-vm-cdp.dtb"},
{"name": "sun-vm-mtp.dtb"},
{"name": "sun-vm-mtp-v8.dtb"},
{"name": "sun-vm-qrd.dtb"},
{"name": "sun-vm-rcm.dtb"},
{"name": "sun-vm-rumi.dtb"},
],
},