pmaports/device/testing/device-realme-porsche/empty-realme-porsche.dts
saikat edc8e01dc7
realme-porsche: new device (Realme GT 2) (MR 4425)
[ci:skip-build]: already built successfully in CI
2024-05-11 12:38:54 +02:00

25 lines
534 B
Text

/dts-v1/;
/plugin/;
/ {
// if board-id 10008
model = "Qualcomm Technologies, Inc. Lahaina MTP";
// if board-id 20108
//model = "Qualcomm Technologies, Inc. Lahaina MTP v2.1";
// compatible is common for all board-id
compatible = "qcom,lahaina-mtp", "qcom,lahaina", "qcom,mtp";
qcom,board-id = <0x10008 0>;
//qcom,board-id = <0x20108 0>;
oppo,dtsi_no = <0x5093>;
oplus,dtsi_no = <21617>;
__fixups__{};
};
&apps_rsc {
compatible = "qcom,rpmh-rsc";
};