mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 04:59:05 +00:00
Include base Parrot DT in dts files for compilation with overlay disabled. Change-Id: I580d6ece717472330a80e7c5178fcbab4d403085
13 lines
271 B
Plaintext
13 lines
271 B
Plaintext
/dts-v1/;
|
|
|
|
#include "parrot.dtsi"
|
|
#include "parrot-wcn6750.dtsi"
|
|
#include "parrot-idp.dtsi"
|
|
#include "parrot-idp-pm7250b.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Parrot IDP";
|
|
compatible = "qcom,parrot-idp", "qcom,parrot", "qcom,idp";
|
|
qcom,board-id = <34 0>;
|
|
};
|