mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
Add initial device tree for cinder SoC and RUMI and IDP platforms. Change-Id: I30e129125289e5d4a28f692d876922448549c0a3
13 lines
252 B
Plaintext
13 lines
252 B
Plaintext
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include "cinder.dtsi"
|
|
#include "cinder-rumi.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Cinder RUMI";
|
|
compatible = "qcom,cinder-rumi", "qcom,cinder", "qcom,rumi";
|
|
qcom,msm-id = <539 0x10000>;
|
|
qcom,board-id = <0xF 0x0>;
|
|
};
|