mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
The overlay file must not include the main dtsi. Thus, remove it and also update the board-id for RUMI platform. Change-Id: I297008e346dde2904e995965293321583c98f127
12 lines
233 B
Plaintext
12 lines
233 B
Plaintext
/dts-v1/;
|
|
/plugin/;
|
|
|
|
#include "anorak-rumi.dtsi"
|
|
|
|
/ {
|
|
model = "Qualcomm Technologies, Inc. Anorak RUMI";
|
|
compatible = "qcom,anorak-rumi", "qcom,anorak", "qcom,rumi";
|
|
qcom,msm-id = <549 0x10000>;
|
|
qcom,board-id = <0x1000F 0x0>;
|
|
};
|