arm64: dts: qcom: sdm845-sony-xperia-tama: fix no-mmc property for SDHCI

There is no "no-emmc" property, so intention for SD/SDIO only nodes was
to use "no-mmc":

  qcom/sdm845-sony-xperia-tama-akatsuki.dtb: mmc@8804000: Unevaluated properties are not allowed ('no-emmc' was unexpected)

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221204094438.73288-5-krzysztof.kozlowski@linaro.org
This commit is contained in:
Krzysztof Kozlowski 2022-12-04 10:44:37 +01:00 committed by Bjorn Andersson
parent 6e36e6c6b3
commit 796d8eaa16
1 changed files with 1 additions and 1 deletions

View File

@ -376,7 +376,7 @@
pinctrl-names = "default";
bus-width = <4>;
no-sdio;
no-emmc;
no-mmc;
};
&tlmm {