mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 05:00:27 +00:00
Add initial device tree for cinder SoC and RUMI and IDP platforms. Change-Id: I30e129125289e5d4a28f692d876922448549c0a3
11 lines
208 B
Plaintext
11 lines
208 B
Plaintext
/dts-v1/;
|
|
|
|
#include "cinder.dtsi"
|
|
#include "cinder-idp.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Cinder IDP";
|
|
compatible = "qcom,cinder-idp", "qcom,cinder", "qcom,idp";
|
|
qcom,board-id = <0x1 0x0>;
|
|
};
|