diff --git a/sun-vidc-v2.dts b/sun-vidc-v2.dts index 9c258d55..d8e521a1 100644 --- a/sun-vidc-v2.dts +++ b/sun-vidc-v2.dts @@ -15,6 +15,8 @@ / { model = "Qualcomm Technologies, Inc. Sun"; 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>; }; diff --git a/sun-vidc.dts b/sun-vidc.dts index 491f7280..eaefe01a 100644 --- a/sun-vidc.dts +++ b/sun-vidc.dts @@ -15,6 +15,8 @@ / { model = "Qualcomm Technologies, Inc. Sun"; 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>; };