mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 04:59:05 +00:00
Add initial device tree to support NEO SoC platform. Change-Id: I64140b1b6164aa52d8682234afa84db121a37cd2
10 lines
168 B
Plaintext
10 lines
168 B
Plaintext
/dts-v1/;
|
|
|
|
#include "neo.dtsi"
|
|
|
|
/ {
|
|
/** DUMMY DEVICE TREE - Place holder only **/
|
|
model = "Qualcomm Technologies, Inc. NEO SoC DUMMY DT";
|
|
compatible = "qcom,neo";
|
|
};
|