From: Krzysztof Kozlowski Date: Tue, 7 Jun 2022 17:18:39 +0000 (+0200) Subject: ARM: dts: qcom: msm8974: add dedicated IMEM compatible X-Git-Tag: v6.6.17~6969^2~15^2~10 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f19be941efd19b6c68eef87a2d4a1942e4ebd493;p=platform%2Fkernel%2Flinux-rpi.git 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 Reviewed-by: Luca Weiss Signed-off-by: Bjorn Andersson Link: https://lore.kernel.org/r/20220607171848.535128-5-krzysztof.kozlowski@linaro.org --- diff --git a/arch/arm/boot/dts/qcom-msm8974.dtsi b/arch/arm/boot/dts/qcom-msm8974.dtsi index b834401..ce8a520 100644 --- a/arch/arm/boot/dts/qcom-msm8974.dtsi +++ b/arch/arm/boot/dts/qcom-msm8974.dtsi @@ -1677,7 +1677,7 @@ }; imem: sram@fe805000 { - compatible = "syscon", "simple-mfd"; + compatible = "qcom,msm8974-imem", "syscon", "simple-mfd"; reg = <0xfe805000 0x1000>; reboot-mode {