mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Add initial device tree to support Shima platform on IDP, ATP platforms. Change-Id: I248c677bfd003ac35c1264f45beb4fdc44f98c4e
12 lines
218 B
Plaintext
12 lines
218 B
Plaintext
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include "shima-idp.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Shima IDP";
|
|
compatible = "qcom,shima-idp", "qcom,shima", "qcom,idp";
|
|
qcom,msm-id = <450 0x10000>;
|
|
qcom,board-id = <34 0>;
|
|
};
|