summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8mq-thor96.dts
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2022-12-04 10:44:17 +0100
committerShawn Guo <shawnguo@kernel.org>2022-12-31 20:44:48 +0800
commitef10d57936ead5e817ef7cea6a87531085e77773 (patch)
tree6b18936312ec30165fc021a9a87b5bb5d01e04ad /arch/arm64/boot/dts/freescale/imx8mq-thor96.dts
parent5225ba9db112ec4ed67da5e4d8b72e618573955e (diff)
arm64: dts: imx8mq-thor96: fix no-mmc property for SDHCI
There is no "no-emmc" property, so intention for SD/SDIO only nodes was to use "no-mmc". Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8mq-thor96.dts')
-rw-r--r--arch/arm64/boot/dts/freescale/imx8mq-thor96.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8mq-thor96.dts b/arch/arm64/boot/dts/freescale/imx8mq-thor96.dts
index 5d5aa6537225..6e6182709d22 100644
--- a/arch/arm64/boot/dts/freescale/imx8mq-thor96.dts
+++ b/arch/arm64/boot/dts/freescale/imx8mq-thor96.dts
@@ -339,7 +339,7 @@
bus-width = <4>;
non-removable;
no-sd;
- no-emmc;
+ no-mmc;
status = "okay";
brcmf: wifi@1 {
@@ -359,7 +359,7 @@
cd-gpios = <&gpio2 12 GPIO_ACTIVE_LOW>;
bus-width = <4>;
no-sdio;
- no-emmc;
+ no-mmc;
disable-wp;
status = "okay";
};