mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Include base Parrot DT in dts files for compilation with overlay disabled. Change-Id: I580d6ece717472330a80e7c5178fcbab4d403085
12 lines
236 B
Plaintext
12 lines
236 B
Plaintext
/dts-v1/;
|
|
|
|
#include "parrot.dtsi"
|
|
#include "parrot-wcn3990.dtsi"
|
|
#include "parrot-atp.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Parrot ATP";
|
|
compatible = "qcom,parrot-atp", "qcom,parrot", "qcom,atp";
|
|
qcom,board-id = <33 0>;
|
|
};
|