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

Add initial device trees to support tuna SoC.

Change-Id: I3caa9859791478f81abbc8110a50af5905a01279
Signed-off-by: Shivendra Pratap <quic_spratap@quicinc.com>
This commit is contained in:
Shivendra Pratap
2024-04-08 07:50:01 -07:00
parent cdceabc917
commit 39c3362b12
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": [