mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
Separate cinder dt files into RU and DU variants based on msm id since we sometimes need to distinguish them based on RU and DU. Change-Id: If6cd8a62b289f4033e31ad084c4e8f79b523be47
8 lines
140 B
Plaintext
8 lines
140 B
Plaintext
/ {
|
|
model = "Qualcomm Technologies, Inc. Cinder RU";
|
|
compatible = "qcom,cinder";
|
|
qcom,msm-id = <539 0x10000>;
|
|
};
|
|
|
|
#include "cinder.dtsi"
|