ARM: dts: msm: Add package ID to msm-IDs for Sun
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: I9d98cfcf7736af36c655566fbc4794cc8216cfd2 Signed-off-by: Abhishek Raghuvanshi <quic_araghuva@quicinc.com>
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
/ {
|
||||
model = "Qualcomm Technologies, Inc. Sun SOC";
|
||||
compatible = "qcom,sun";
|
||||
qcom,msm-id = <618 0x10000>, <618 0x20000>;
|
||||
qcom,msm-id = <618 0x10000>, <618 0x20000>,
|
||||
<0x100026a 0x10000>, <0x100026a 0x20000>;
|
||||
qcom,board-id = <0 0>;
|
||||
};
|
||||
|
Reference in New Issue
Block a user