diff --git a/kalama-vidc-v2.dts b/kalama-vidc-v2.dts index 7015bea0..c5a1b4a0 100644 --- a/kalama-vidc-v2.dts +++ b/kalama-vidc-v2.dts @@ -10,6 +10,6 @@ / { model = "Qualcomm Technologies, Inc. Kalama"; compatible = "qcom,kalama"; - qcom,msm-id = <519 0x20000>, <536 0x20000>; + qcom,msm-id = <519 0x20000>, <536 0x20000>, <600 0x20000>, <601 0x20000>; qcom,board-id = <0 0>; }; diff --git a/kalama-vidc.dts b/kalama-vidc.dts index 67e3fab0..20abb835 100644 --- a/kalama-vidc.dts +++ b/kalama-vidc.dts @@ -10,6 +10,6 @@ / { model = "Qualcomm Technologies, Inc. Kalama"; compatible = "qcom,kalama"; - qcom,msm-id = <519 0x10000>, <536 0x10000>; + qcom,msm-id = <519 0x10000>, <536 0x10000>, <600 0x10000>, <601 0x10000>; qcom,board-id = <0 0>; };