mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-27 14:44:08 +00:00
Add following initial nodes to support Cape
1. CPU Cluster Map
2. Interrupt Controller
3. Arch Timer & Mem Timer
Enable MTP,CDP,ATP devices for Cape
No Rumi Device Trees for Cape.
Change-Id: I8b15baa0a5da3630130c6fa7df9f523f586e43ba
10 lines
140 B
Plaintext
10 lines
140 B
Plaintext
/dts-v1/;
|
|
|
|
#include "cape.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Cape SoC";
|
|
compatible = "qcom,cape";
|
|
qcom,board-id = <0 0>;
|
|
};
|