mirror of
https://github.com/oplus-giulia-dev/android_kernel_oneplus_sm8650-devicetrees
synced 2025-11-04 06:44:04 +08:00
Add initial devicetree support for ATP platform and pineapple v2 SoC. Change-Id: I8b3e71e985ddb8e2f6b1067c8e17c78857b54c88
10 lines
161 B
Plaintext
10 lines
161 B
Plaintext
/dts-v1/;
|
|
|
|
#include "pineapple-v2.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Pineapple v2 SoC";
|
|
compatible = "qcom,pineapple";
|
|
qcom,board-id = <0 0>;
|
|
};
|