Skip to content

drivers: wifi: Add WLAN wakeup for MIMXRT1060-EVK #92067

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nxf58150
Copy link
Contributor

@nxf58150 nxf58150 commented Jun 24, 2025

Added wlan wakeup pin in MIMXRT1060-EVK dts file. This WLAN wakeup support is for IW610 and MIMXRT1060-EVK acts as host. Add wakeup pin configuration when doing device related initialization.

Copy link

github-actions bot commented Jun 24, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
hal_nxp zephyrproject-rtos/hal_nxp@111f568 (master) zephyrproject-rtos/hal_nxp#566 zephyrproject-rtos/hal_nxp#566/files

DNM label due to: 1 project with PR revision

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@github-actions github-actions bot added manifest manifest-hal_nxp DNM (manifest) This PR should not be merged (controlled by action-manifest) labels Jun 24, 2025
@butok
Copy link
Collaborator

butok commented Jun 24, 2025

Please use correct board name MMXRT1060-EVK instead of EVKC1060 in the PR name & description.

@nxf58150 nxf58150 changed the title drivers: wifi: Add WLAN wakeup for EVKC1060 drivers: wifi: Add WLAN wakeup for MIMXRT1060-EVK Jun 24, 2025
@nxf58150
Copy link
Contributor Author

Please use correct board name MMXRT1060-EVK instead of EVKC1060 in the PR name & description.

Updated. Thanks!

Comment on lines +1997 to +2003
static void gpio_wakeup_callback(const struct device *port, struct gpio_callback *cb,
gpio_port_pins_t pins)
{
/* TODO: Reserved for future use. */
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is causing a build failure in twister testing of the PR for not being used

Added wlan wakeup pin in IW610 overlay file. This WLAN wakeup
support is for IW610 and MIMXRT1060-EVK acts as host. Add wakeup
pin configuration when doing device related initialization.

Signed-off-by: Hui Bai <[email protected]>
@github-actions github-actions bot added the area: Shields Shields (add-on boards) label Jun 25, 2025
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Networking area: Samples Samples area: Shields Shields (add-on boards) area: Wi-Fi Wi-Fi DNM (manifest) This PR should not be merged (controlled by action-manifest) manifest manifest-hal_nxp platform: NXP Drivers NXP Semiconductors, drivers platform: NXP NXP
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants