ARM: dts: msm: Add initial devicetree for Tuna OEMVM
Add initial devicetree files for OEMVM for RUMI platform on Tuna SoC. Change-Id: Ia8a0dbeb6a345e6f5e08ba70c92b9957e27122ed Signed-off-by: Hrishabh Rajput <quic_hrishabh@quicinc.com>
This commit is contained in:
@@ -161,10 +161,19 @@ _platform_map = {
|
||||
{"name": "sunp-vm-hdk.dtb"},
|
||||
{"name": "sun-vm-rumi.dtb"},
|
||||
],
|
||||
"binary_compatible_with": ["tuna-oemvm"],
|
||||
},
|
||||
"tuna-tuivm": {
|
||||
"dtb_list": [
|
||||
# keep sorted
|
||||
{"name": "tuna-oemvm-rumi.dtb"},
|
||||
{"name": "tuna-vm-rumi.dtb"},
|
||||
],
|
||||
},
|
||||
"tuna-oemvm": {
|
||||
"dtb_list": [
|
||||
# keep sorted
|
||||
{"name": "tuna-oemvm-rumi.dtb"},
|
||||
{"name": "tuna-vm-rumi.dtb"},
|
||||
],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user