diff --git a/sun-eva-v2.dts b/sun-eva-v2.dts index e3303785..1247204e 100644 --- a/sun-eva-v2.dts +++ b/sun-eva-v2.dts @@ -18,6 +18,6 @@ / { model = "Qualcomm Technologies, Inc. Sun v2 SoC"; compatible = "qcom,sun"; - qcom,msm-id = <618 0x20000>, <639 0x20000>; + qcom,msm-id = <618 0x20000>, <639 0x20000>, <0x100026a 0x20000>, <0x100027f 0x20000>; qcom,board-id = <0 0>, <15 0>, <8 0>, <11 0>, <1 0>; }; diff --git a/sun-eva.dts b/sun-eva.dts index 2d8aafe2..c7e3b8c4 100644 --- a/sun-eva.dts +++ b/sun-eva.dts @@ -18,6 +18,6 @@ / { model = "Qualcomm Technologies, Inc. sun v1 SoC"; compatible = "qcom,sun"; - qcom,msm-id = <618 0x10000>, <639 0x10000>; + qcom,msm-id = <618 0x10000>, <639 0x10000>, <0x100026a 0x10000>, <0x100027f 0x10000>; qcom,board-id = <0 0>, <15 0>, <8 0>, <11 0>, <1 0>; };