Add platform specific device tree files for Parrot VM. Change-Id: I790e3de4ae7e9b5e88d5185a80e051874deede05
11 lines
215 B
Plaintext
11 lines
215 B
Plaintext
/dts-v1/;
|
|
|
|
#include "parrot-vm.dtsi"
|
|
#include "parrot-vm-atp.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Parrot SVM ATP";
|
|
compatible = "qcom,parrot-atp", "qcom,parrot", "qcom,atp";
|
|
qcom,board-id = <33 0>;
|
|
};
|