ARM: dts: msm: Add initial device trees for Kera SoC
Add initial device trees to support Kera SoC. Change-Id: If5f894a0cceeb78aea58b562315b6b7c7a4c3fcf Signed-off-by: Mukesh Ojha <quic_mojha@quicinc.com>
This commit is contained in:
@@ -50,7 +50,7 @@ _platform_map = {
|
||||
{"name": "sunp-hdk-overlay.dtbo"},
|
||||
{"name": "sun-rumi-overlay.dtbo"},
|
||||
],
|
||||
"binary_compatible_with": ["tuna"],
|
||||
"binary_compatible_with": ["tuna", "kera"],
|
||||
},
|
||||
"tuna": {
|
||||
"dtb_list": [
|
||||
@@ -63,6 +63,17 @@ _platform_map = {
|
||||
},
|
||||
],
|
||||
},
|
||||
"kera": {
|
||||
"dtb_list": [
|
||||
{"name": "kera.dtb"},
|
||||
],
|
||||
"dtbo_list": [
|
||||
{
|
||||
"name": "kera-rumi-overlay.dtbo",
|
||||
"apq": False,
|
||||
},
|
||||
],
|
||||
},
|
||||
"sun-tuivm": {
|
||||
"dtb_list": [
|
||||
# keep sorted
|
||||
|
||||
Reference in New Issue
Block a user