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