mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Add platform specific device tree files for Parrot VM. Change-Id: I790e3de4ae7e9b5e88d5185a80e051874deede05
11 lines
219 B
Plaintext
11 lines
219 B
Plaintext
/dts-v1/;
|
|
|
|
#include "parrot-vm.dtsi"
|
|
#include "parrot-vm-qrd.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Parrot VM QRD";
|
|
compatible = "qcom,parrot-qrd", "qcom,parrot", "qcom,qrd";
|
|
qcom,board-id = <0x1000B 0>;
|
|
};
|