Merge "ARM: dts: msm: Add initial device trees for Tuna SoC"

This commit is contained in:
qctecmdr
2024-04-19 11:11:23 -07:00
committed by Gerrit - the friendly Code Review server
6 changed files with 344 additions and 0 deletions

View File

@@ -40,6 +40,18 @@ _platform_map = {
{"name": "sunp-hdk-overlay.dtbo"},
{"name": "sun-rumi-overlay.dtbo"},
],
"binary_compatible_with": ["tuna"],
},
"tuna": {
"dtb_list": [
{"name": "tuna.dtb"},
],
"dtbo_list": [
{
"name": "tuna-rumi-overlay.dtbo",
"apq": False,
},
],
},
"sun-tuivm": {
"dtb_list": [