mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
Correct platform IDs on cinder IDPs. Change-Id: Iff07742de3a059cf6527b5438256f5ff16f69c61
11 lines
215 B
Plaintext
11 lines
215 B
Plaintext
/dts-v1/;
|
|
|
|
#include "cinder-ru.dtsi"
|
|
#include "cinder-idp.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Cinder RU IDP";
|
|
compatible = "qcom,cinder-idp", "qcom,cinder", "qcom,idp";
|
|
qcom,board-id = <0x22 0x0>;
|
|
};
|