Add platform specific device tree files for Parrot VM. Change-Id: I790e3de4ae7e9b5e88d5185a80e051874deede05
11 lines
233 B
Plaintext
11 lines
233 B
Plaintext
/dts-v1/;
|
|
|
|
#include "parrot-vm.dtsi"
|
|
#include "parrot-vm-idp-wcn3990.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Parrot SVM IDP + WCN3990";
|
|
compatible = "qcom,parrot-idp", "qcom,parrot", "qcom,idp";
|
|
qcom,board-id = <34 1>;
|
|
};
|