ARM: dts: msm: mm-drivers: add soc info for sun target
Add SOC info to device-tree to support sun targets. Change-Id: I700b2502d20424dac0b10ec9a09b02d14b48d1f4 Signed-off-by: Grace An <quic_gracan@quicinc.com>
This commit is contained in:
@@ -11,5 +11,6 @@
|
|||||||
/ {
|
/ {
|
||||||
model = "Qualcomm Technologies, Inc. Sun SoC";
|
model = "Qualcomm Technologies, Inc. Sun SoC";
|
||||||
compatible = "qcom,sun";
|
compatible = "qcom,sun";
|
||||||
|
qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>;
|
||||||
qcom,board-id = <0 0>;
|
qcom,board-id = <0 0>;
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user