diff --git a/qcom/Makefile b/qcom/Makefile index aa612e95..63122e92 100644 --- a/qcom/Makefile +++ b/qcom/Makefile @@ -522,6 +522,7 @@ ifeq ($(CONFIG_ARCH_CAPE), y) ifeq ($(CONFIG_ARCH_QTI_VM), y) dtb-$(CONFIG_ARCH_QTI_VM) += cape-vm-mtp.dtb \ cape-vm-cdp.dtb \ + cape-vm-cdp-qhd.dtb \ cape-vm-qrd.dtb endif endif diff --git a/qcom/cape-vm-cdp-qhd.dts b/qcom/cape-vm-cdp-qhd.dts new file mode 100644 index 00000000..6c9686fe --- /dev/null +++ b/qcom/cape-vm-cdp-qhd.dts @@ -0,0 +1,10 @@ +/dts-v1/; + +#include "cape-vm.dtsi" +#include "cape-vm-cdp.dtsi" + +/ { + model = "Qualcomm Technologies, Inc. Cape SVM CDP + QHD"; + compatible = "qcom,cape-cdp", "qcom,cape", "qcom,cdp"; + qcom,board-id = <0x10001 2>; +}; diff --git a/qcom/cape-vm.dtsi b/qcom/cape-vm.dtsi index 2975ddd5..5bccac5a 100644 --- a/qcom/cape-vm.dtsi +++ b/qcom/cape-vm.dtsi @@ -3,7 +3,7 @@ / { model = "Qualcomm Technologies, Inc. Cape SVM"; compatible = "qcom,cape"; - qcom,msm-id = <530 0x10000>; + qcom,msm-id = <530 0x10000>, <531 0x10000>, <540 0x10000>; }; &tlmm {