diff --git a/sun-vidc-v2.dts b/sun-vidc-v2.dts index d8e521a1..9c258d55 100644 --- a/sun-vidc-v2.dts +++ b/sun-vidc-v2.dts @@ -15,8 +15,6 @@ / { model = "Qualcomm Technologies, Inc. Sun"; compatible = "qcom,sun"; - qcom,msm-id = <618 0x20000>, <639 0x20000>, - <0x100026a 0x20000>, - <0x100027f 0x20000>; + qcom,msm-id = <618 0x20000>, <639 0x20000>; qcom,board-id = <0 0>; }; diff --git a/sun-vidc.dts b/sun-vidc.dts index eaefe01a..491f7280 100644 --- a/sun-vidc.dts +++ b/sun-vidc.dts @@ -15,8 +15,6 @@ / { model = "Qualcomm Technologies, Inc. Sun"; compatible = "qcom,sun"; - qcom,msm-id = <618 0x10000>, <639 0x10000>, - <0x100026a 0x10000>, - <0x100027f 0x10000>; + qcom,msm-id = <618 0x10000>, <639 0x10000>; qcom,board-id = <0 0>; };