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
14 lines
361 B
Plaintext
14 lines
361 B
Plaintext
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include "parrot-wcn6750.dtsi"
|
|
#include "parrot-idp-wcn6750-amoled-rcm-4gb.dtsi"
|
|
#include "parrot-idp-pm7250b.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Parrot WCN6750 IDP 4GB DDR + AMOLED + RCM";
|
|
compatible = "qcom,parrot-idp", "qcom,parrot", "qcom,idp";
|
|
qcom,msm-id = <537 0x10000>, <663 0x10000>;
|
|
qcom,board-id = <34 0x602>;
|
|
};
|