mirror of
https://github.com/oplus-giulia-dev/android_kernel_oneplus_sm8650-devicetrees
synced 2025-11-04 06:44:04 +08:00
Add separate base devicetree file for Volcano6. Although there is no difference in kernel for Volcano and Volcano, this separation would be needed for the techpacks for applying overlay. Change-Id: I561047a412203ffc7022b94561c89fb0cf185d18
10 lines
151 B
Plaintext
10 lines
151 B
Plaintext
/dts-v1/;
|
|
|
|
#include "volcano6.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Volcano6 SoC";
|
|
compatible = "qcom,volcano";
|
|
qcom,board-id = <0 0>;
|
|
};
|