mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Add APQ variant device trees for Parrot SoC. Change-Id: I5f931d3c1b60eb8a08c824728b4a452733b0b6de
14 lines
303 B
Plaintext
14 lines
303 B
Plaintext
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#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,msm-id = <537 0x10000>, <583 0x10000>;
|
|
qcom,board-id = <34 0>;
|
|
};
|