mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
Split up the cinder rumi dts files into RU and DU variants to allow for DU testing on cinder rumi. Change-Id: Iae87d6eaf73eeeddf34bd132a67625df0127d1c4
12 lines
254 B
Plaintext
12 lines
254 B
Plaintext
/dts-v1/;
|
|
/memreserve/ 0x80C40000 0x00010000;
|
|
|
|
#include "cinder-du.dtsi"
|
|
#include "cinder-rumi.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Cinder DU RUMI";
|
|
compatible = "qcom,cinder-rumi", "qcom,cinder", "qcom,rumi";
|
|
qcom,board-id = <0xF 0x0>;
|
|
};
|