ARM: dts: qcom: apq8064-asus-nexus7: 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>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220607171848.535128-4-krzysztof.kozlowski@linaro.org
This commit is contained in:
Krzysztof Kozlowski 2022-06-07 19:18:38 +02:00 committed by Bjorn Andersson
parent 230b5edaa3
commit 626a60292a

View file

@ -342,7 +342,7 @@
};
sram@2a03f000 {
compatible = "syscon", "simple-mfd";
compatible = "qcom,apq8064-imem", "syscon", "simple-mfd";
reg = <0x2a03f000 0x1000>;
reboot-mode {