mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 04:59:05 +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
11 lines
194 B
Plaintext
11 lines
194 B
Plaintext
/dts-v1/;
|
|
|
|
#include "cape.dtsi"
|
|
#include "cape-cdp.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Cape CDP";
|
|
compatible = "qcom,cape-cdp", "qcom,cape", "qcom,cdp";
|
|
qcom,board-id = <1 0>;
|
|
};
|