Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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

authored by

Krzysztof Kozlowski and committed by
Bjorn Andersson
626a6029 230b5eda

+1 -1
+1 -1
arch/arm/boot/dts/qcom-apq8064-asus-nexus7-flo.dts
··· 342 342 }; 343 343 344 344 sram@2a03f000 { 345 - compatible = "syscon", "simple-mfd"; 345 + compatible = "qcom,apq8064-imem", "syscon", "simple-mfd"; 346 346 reg = <0x2a03f000 0x1000>; 347 347 348 348 reboot-mode {