mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-27 14:44:08 +00:00
Add dt support for new WCN Card for Parrot SOC. Change-Id: I5a4853a4d0dd06503154a5cdb80da419cb7f0b4e
17 lines
455 B
Plaintext
17 lines
455 B
Plaintext
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include "parrot-wcn6755.dtsi"
|
|
#include "parrot-idp.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Parrot IDP + WCN6755";
|
|
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 5>;
|
|
qcom,pmic-id-size = <9>;
|
|
qcom,pmic-id = <0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0 0x0>;
|
|
};
|