mirror of
https://github.com/oplus-giulia-dev/android_kernel_oneplus_sm8650-devicetrees
synced 2025-11-04 06:44:04 +08:00
Add device tree support for new MTP boards with Peach WLAN attach in Cliffs and its variants SoCs for PVM, SVM and OEMVM. While at it, add missing entries in platform_map.bzl for cliffs oemvm. Change-Id: I13297901b42d98fa5f8ccfb14c7da44e2da7daae
13 lines
353 B
Plaintext
13 lines
353 B
Plaintext
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include "cliffs-mtp-peach.dtsi"
|
|
#include "cliffs-pm7550ba.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Cliffs MTP + peach WLAN";
|
|
compatible = "qcom,cliffs-mtp", "qcom,cliffs", "qcom,cliffsp-mtp", "qcom,cliffsp", "qcom,mtp";
|
|
qcom,msm-id = <614 0x10000>, <632 0x10000>, <642 0x10000>, <643 0x10000>;
|
|
qcom,board-id = <8 3>;
|
|
};
|