Skip to content
Snippets Groups Projects
Commit 95a846af authored by Breno Lima's avatar Breno Lima Committed by Haibo Chen
Browse files

LF-4086-3 arm64: dts: imx8m: Enable fsl,sdio-interrupt-enabled property for...

LF-4086-3 arm64: dts: imx8m: Enable fsl,sdio-interrupt-enabled property for boards enabling SDIO interrupt

All NXP Wi-Fi SOCs are enabling the SDIO interrupt mechanism as soon as the
firmware starts up, for performance reasons this feature can't be disabled
on the Wi-Fi side.

Enable fsl,sdio-interrupt-enabled property for all i.MX boards using NXP
Wi-Fi on SDIO interface.

Signed-off-by: default avatarBreno Lima <breno.lima@nxp.com>
Reviewed-by: default avatarHaibo Chen <haibo.chen@nxp.com>
parent b9b5a43d
No related branches found
No related tags found
No related merge requests found
...@@ -70,6 +70,7 @@ ...@@ -70,6 +70,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 {
......
...@@ -472,6 +472,7 @@ ...@@ -472,6 +472,7 @@
wakeup-source; wakeup-source;
/delete-property/ vmmc-supply; /delete-property/ vmmc-supply;
mmc-pwrseq = <&usdhc1_pwrseq>; mmc-pwrseq = <&usdhc1_pwrseq>;
fsl,sdio-interrupt-enabled;
status = "okay"; status = "okay";
wifi_wake_host { wifi_wake_host {
......
...@@ -74,6 +74,7 @@ ...@@ -74,6 +74,7 @@
non-removable; non-removable;
wakeup-source; wakeup-source;
mmc-pwrseq = <&usdhc2_pwrseq>; mmc-pwrseq = <&usdhc2_pwrseq>;
fsl,sdio-interrupt-enabled;
wifi_wake_host { wifi_wake_host {
compatible = "nxp,wifi-wake-host"; compatible = "nxp,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