Merge "ARM: dts: msm: Add initial device tree for QCS610 LE target"

This commit is contained in:
QCTECMDR Service
2025-03-20 20:07:39 -07:00
committed by Gerrit - the friendly Code Review server
12 changed files with 660 additions and 0 deletions

View File

@@ -127,6 +127,18 @@ _platform_map = {
],
"binary_compatible_with": ["tuna", "kera"],
},
"qcs610": {
"dtb_list": [
# keep sorted
{"name": "qcs610.dtb"},
],
"dtbo_list": [
# keep sorted
{"name": "qcs610-iot-overlay.dtbo"},
{"name": "qcs610-ipc-overlay.dtbo"},
{"name": "qcs610-opk-overlay.dtbo"},
],
},
"tuna": {
"dtb_list": [
{"name": "tuna.dtb"},