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