mirror of
https://github.com/oplus-giulia-dev/android_kernel_oneplus_sm8650-devicetrees
synced 2025-11-30 21:41:04 +08:00
- Enabled SRAM node and added initial memory map for Anorak. - Added arch_timer and mem_timer for Anorak. - Added qcom_tzlog (this will be needed for ABL to load dtbo). - Added device tree files for anorak IDP, ATP and QXR based vairous boards. Change-Id: I3cca8e4de31d3885b63eec8da86fab105533d242
11 lines
251 B
Plaintext
11 lines
251 B
Plaintext
/dts-v1/;
|
|
|
|
#include "anorakp.dtsi"
|
|
#include "anorakp-idp-hsp-nodisplay.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. AnorakP IDP HSP with no display";
|
|
compatible = "qcom,anorakp-idp", "qcom,anorakp", "qcom,idp";
|
|
qcom,board-id = <0x10022 0x7>;
|
|
};
|