arm64: dts: qcom: ipq8074: add dedicated SDHCI compatible
Add dedicated compatible for the SDHCI MMC controller, because usage of generic qcom,sdhci-msm-v4 compatible alone is deprecated. Cc: Chukun Pan <amadeus@jmu.edu.cn> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Link: https://lore.kernel.org/r/20231211085830.25380-3-krzysztof.kozlowski@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
parent
bdb6339fd4
commit
8ed697393e
@ -400,7 +400,7 @@
|
||||
};
|
||||
|
||||
sdhc_1: mmc@7824900 {
|
||||
compatible = "qcom,sdhci-msm-v4";
|
||||
compatible = "qcom,ipq8074-sdhci", "qcom,sdhci-msm-v4";
|
||||
reg = <0x7824900 0x500>, <0x7824000 0x800>;
|
||||
reg-names = "hc", "core";
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user