Skip to content
Snippets Groups Projects
Commit 3b9c1f7d authored by Haibo Chen's avatar Haibo Chen Committed by Jason Liu
Browse files

LF-4557 arm64: dts: imx8ulp: only check DAT0 for auto-tuning on sdio wifi device.


In SDIO mode, auto-tuning only support 1-bit mode as device sends
an async interrupt to uSDHC through DAT1 during interrupt period
which implies 4-bit auto tuning is not supported under SDIO mode.

Reviewed-by: default avatarSherry Sun <sherry.sun@nxp.com>
Signed-off-by: default avatarHaibo Chen <haibo.chen@nxp.com>
Acked-by: default avatarJason Liu <jason.hui.liu@nxp.com>
parent dcf32aa2
No related branches found
No related tags found
No related merge requests found
...@@ -71,6 +71,7 @@ ...@@ -71,6 +71,7 @@
non-removable; non-removable;
wakeup-source; wakeup-source;
mmc-pwrseq = <&usdhc1_pwrseq>; mmc-pwrseq = <&usdhc1_pwrseq>;
fsl,sdio-interrupt-enabled;
status = "okay"; status = "okay";
wifi_wake_host { wifi_wake_host {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment