diff --git a/synx/sun-synx.dts b/synx/sun-synx.dts index 2d9915d9..daadb6c1 100644 --- a/synx/sun-synx.dts +++ b/synx/sun-synx.dts @@ -11,6 +11,8 @@ / { model = "Qualcomm Technologies, Inc. Sun SoC"; compatible = "qcom,sun"; - qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>; + qcom,msm-id = <618 0x10000>, <618 0x20000>, <639 0x10000>, <639 0x20000>, + <0x100026a 0x10000>, <0x100026a 0x20000>, + <0x100027f 0x10000>, <0x100027f 0x20000>; qcom,board-id = <0 0>; -}; \ No newline at end of file +};