ARM: dts: qcom: use dedicated QFPROM compatibles

Use dedicated compatibles for QFPROM on APQ8064, IPQ8064 and MSM9874,
which is expected by the bindings.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220505113802.243301-2-krzysztof.kozlowski@linaro.org
This commit is contained in:
Krzysztof Kozlowski 2022-05-05 13:37:58 +02:00 committed by Bjorn Andersson
parent eb9e939377
commit aaed15efce
4 changed files with 4 additions and 4 deletions

View file

@ -723,7 +723,7 @@
};
qfprom: qfprom@700000 {
compatible = "qcom,qfprom";
compatible = "qcom,ipq8064-qfprom", "qcom,qfprom";
reg = <0x00700000 0x1000>;
#address-cells = <1>;
#size-cells = <1>;