mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Add msm-id in rumi-overlay file to boot with overlay on shima rumi. Change-Id: I1477309875f061696180c1e90a6cc2960cda737a
12 lines
227 B
Plaintext
12 lines
227 B
Plaintext
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include "shima-rumi.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Shima RUMI";
|
|
compatible = "qcom,shima-rumi", "qcom,shima", "qcom,rumi";
|
|
qcom,msm-id = <450 0x10000>;
|
|
qcom,board-id = <0x1000F 0>;
|
|
};
|