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
13 lines
176 B
Plaintext
13 lines
176 B
Plaintext
#include "parrot.dtsi"
|
|
|
|
/ {
|
|
|
|
model = "Qualcomm Technologies, Inc. ParrotP";
|
|
compatible = "qcom,parrotp";
|
|
qcom,msm-id = <583 0x10000>;
|
|
};
|
|
|
|
&ipa_hw {
|
|
status = "disabled";
|
|
};
|