Files
kernel_xiaomi_sm8450-device…/qcom/anorak-rumi-overlay.dts
Sahitya Tummala 4aa9825c5c ARM: dts: msm: Fix overlay changes for Anorak
The overlay file must not include the main dtsi. Thus, remove it and
also update the board-id for RUMI platform.

Change-Id: I297008e346dde2904e995965293321583c98f127
2022-03-24 11:59:38 +05:30

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>;
};