Merge "ARM: dts: msm: Support for APQ variant on Sun SoC"

This commit is contained in:
qctecmdr
2024-01-19 22:02:48 -08:00
committed by Gerrit - the friendly Code Review server
15 changed files with 22 additions and 13 deletions

View File

@@ -3,6 +3,14 @@ _platform_map = {
"dtb_list": [
# keep sorted
{"name": "sun.dtb"},
{
"name": "sunp.dtb",
"apq": True,
},
{
"name": "sunp-v2.dtb",
"apq": True,
},
{"name": "sun-v2.dtb"},
],
"dtbo_list": [