ARM: dts: qcom: msm8974: add dedicated IMEM compatible

syscon compatible must be preceded with a specific compatible, to
accurately describe the device.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Luca Weiss <luca@z3ntu.xyz>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220607171848.535128-5-krzysztof.kozlowski@linaro.org
This commit is contained in:
Krzysztof Kozlowski 2022-06-07 19:18:39 +02:00 committed by Bjorn Andersson
parent 626a60292a
commit f19be941ef

View File

@ -1677,7 +1677,7 @@
};
imem: sram@fe805000 {
compatible = "syscon", "simple-mfd";
compatible = "qcom,msm8974-imem", "syscon", "simple-mfd";
reg = <0xfe805000 0x1000>;
reboot-mode {