arm64: dts: qcom: sdm670: add qfprom node

Some hardware quirks and capabilities can be determined by reading the
fuse-programmable read-only memory. Add the QFPROM node so consumers
know if they need to do anything extra to support the hardware.

Signed-off-by: Richard Acayan <mailingradian@gmail.com>
Reviewed-by: Bjorn Andersson <andersson@kernel.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221206231729.164453-2-mailingradian@gmail.com
This commit is contained in:
Richard Acayan 2022-12-06 18:17:30 -05:00 committed by Bjorn Andersson
parent 29dcf3c1a8
commit 7bff6f4351

View File

@ -401,6 +401,13 @@
#power-domain-cells = <1>;
};
qfprom: qfprom@784000 {
compatible = "qcom,sdm670-qfprom", "qcom,qfprom";
reg = <0 0x00784000 0 0x1000>;
#address-cells = <1>;
#size-cells = <1>;
};
sdhc_1: mmc@7c4000 {
compatible = "qcom,sdm670-sdhci", "qcom,sdhci-msm-v5";
reg = <0 0x007c4000 0 0x1000>,