mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-27 14:44:08 +00:00
Add ParrotPRO SKU soc id support in device tree. Change-Id: Ifdc24bf2db97048706d2f655be063b5c57e19799
16 lines
441 B
Plaintext
16 lines
441 B
Plaintext
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include "parrot-wcn3990.dtsi"
|
|
#include "parrot-idp-wcn3990-amoled-rcm.dtsi"
|
|
#include "parrot-idp-pm7250b.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Parrot WCN3990 IDP + AMOLED + RCM";
|
|
compatible = "qcom,parrot-idp", "qcom,parrot", "qcom,idp";
|
|
qcom,msm-id = <537 0x10000>, <583 0x10000>, <613 0x10000>, <631 0x10000>,
|
|
<633 0x10000>, <634 0x10000>, <638 0x10000>,
|
|
<663 0x10000>;
|
|
qcom,board-id = <34 3>;
|
|
};
|