mirror of
https://github.com/oplus-giulia-dev/android_kernel_oneplus_sm8650-devicetrees
synced 2025-11-04 06:44:04 +08:00
14 lines
371 B
Plaintext
14 lines
371 B
Plaintext
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include "pineapple-mtp.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Pineapple MTP";
|
|
compatible = "qcom,pineapple-mtp", "qcom,pineapple", "qcom,pineapplep-mtp", "qcom,pineapplep", "qcom,mtp";
|
|
qcom,msm-id = <557 0x20000>, <577 0x20000>, <682 0x20000>,
|
|
<645 0x20000>, <646 0x20000>, <702 0x20000>,
|
|
<696 0x20000>;
|
|
qcom,board-id = <8 0>;
|
|
};
|