Include base Parrot DT in dts files for compilation with overlay disabled. Change-Id: I580d6ece717472330a80e7c5178fcbab4d403085
11 lines
238 B
Plaintext
11 lines
238 B
Plaintext
/dts-v1/;
|
|
|
|
#include "parrot-vm.dtsi"
|
|
#include "parrot-vm-qrd-wcn6750.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Parrot SVM QRD + WCN6750";
|
|
compatible = "qcom,parrot-qrd", "qcom,parrot", "qcom,qrd";
|
|
qcom,board-id = <0x1000B 1>;
|
|
};
|