Skip to content

wifi: drivers: siwx91x: Add Wi-Fi version command support #87567

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

Merged

Conversation

ArunmaniAlagarsamy2710
Copy link
Collaborator

Add support for the Wi-Fi version command to retrieve the Wi-Fi firmware and driver version information.

@jukkar jukkar requested a review from jerome-pouiller March 24, 2025 15:05
@@ -755,6 +786,7 @@ static const struct wifi_mgmt_ops siwx91x_mgmt = {
#if defined(CONFIG_NET_STATISTICS_WIFI)
.get_stats = siwx91x_stats,
#endif
.get_version = siwx91x_wifi_version,
Copy link
Collaborator

Choose a reason for hiding this comment

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

siwx91x_wifi_version -> siwx91x_get_version ?

@jerome-pouiller
Copy link
Collaborator

@ArunmaniAlagarsamy2710 can you rebase your PR on main?

Add support for the Wi-Fi version command to retrieve
the Wi-Fi firmware and driver version information.

Signed-off-by: Arunmani Alagarsamy <[email protected]>
@kartben kartben merged commit d5b2507 into zephyrproject-rtos:main Apr 3, 2025
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants