mirror of
https://github.com/oplus-giulia-dev/android_kernel_oneplus_sm8650-devicetrees
synced 2025-11-18 22:30:18 +08:00
Add support for PineappleP HDK. Change-Id: I78d35125e5a1b75d760f5569757299051fa9293b CRs-Fixed: 3568444
12 lines
265 B
Plaintext
12 lines
265 B
Plaintext
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include "pineapplep-hdk-kiwi-cnss.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. PineappleP HDK";
|
|
compatible = "qcom,pineapplep-hdk", "qcom,pineapplep", "qcom,hdk";
|
|
qcom,msm-id = <577 0x10000>, <577 0x20000>;
|
|
qcom,board-id = <0x1f 0>;
|
|
};
|