Merge "ARM: dts: msm: Add initial device trees for Tuna SoC"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
b7c1b8e8cc
@@ -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": [
|
||||
|
Reference in New Issue
Block a user