ARM: dts: qcom: Add package ID to msm-IDs for sun SoC
Add additional device trees and msm-IDs to support an additional package ID. Additional packages may support different hardware settings and can be configured in their package specific device trees. Change-Id: I0f6d71aa65a891749a2f78e430f75fd5a6d716d7 Signed-off-by: Melody Olvera <quic_molvera@quicinc.com>
This commit is contained in:
@@ -12,6 +12,16 @@ _platform_map = {
|
||||
"apq": True,
|
||||
},
|
||||
{"name": "sun-v2.dtb"},
|
||||
{"name": "sun-tp.dtb"},
|
||||
{"name": "sun-tp-v2.dtb"},
|
||||
{
|
||||
"name": "sunp-tp.dtb",
|
||||
"apq": True,
|
||||
},
|
||||
{
|
||||
"name": "sunp-tp-v2.dtb",
|
||||
"apq": True,
|
||||
},
|
||||
],
|
||||
"dtbo_list": [
|
||||
# keep sorted
|
||||
|
Reference in New Issue
Block a user