mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
13 lines
206 B
Plaintext
13 lines
206 B
Plaintext
#include "parrot.dtsi"
|
|
|
|
/ {
|
|
|
|
model = "Qualcomm Technologies, Inc. ParrotP";
|
|
compatible = "qcom,parrotp";
|
|
qcom,msm-id = <583 0x10000>, <631 0x10000>, <638 0x10000>;
|
|
};
|
|
|
|
&ipa_hw {
|
|
status = "disabled";
|
|
};
|