mirror of
https://github.com/oplus-giulia-dev/android_kernel_oneplus_sm8650-devicetrees
synced 2025-11-04 06:44:04 +08:00
Add apq variant device tree support to Blair SOC and use buildifier to formate platform_map.bzl. Change-Id: If43bd10619520a682effd4755c6f6afcb4cfbdfe
12 lines
222 B
Plaintext
12 lines
222 B
Plaintext
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include "blairp-atp.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Blairp ATP";
|
|
compatible = "qcom,blairp-atp", "qcom,blairp", "qcom,atp";
|
|
qcom,msm-id = <565 0x10000>;
|
|
qcom,board-id = <33 0>;
|
|
};
|