feat(android): Add M.2 WiFi/Bluetooth Module Setup application note#612
Merged
Conversation
|
New warnings found with rstcheck: |
321540f to
9df438e
Compare
StaticRocket
requested changes
Dec 30, 2025
StaticRocket
left a comment
Member
There was a problem hiding this comment.
I like this, but vale has some comments about simple language that I think should be addressed
e0c88d5 to
af67cd5
Compare
StaticRocket
requested changes
Jan 8, 2026
StaticRocket
left a comment
Member
There was a problem hiding this comment.
Otherwise this seems fine. The mixed use of inline code for file names in the section titles messes with me, but I don't think it's a deal-breaker.
Add a new application note documenting the Android build system modifications required to integrate third-party M.2 Wi-Fi/Bluetooth modules on AM62Px-SK and AM62x-SK EVMs. The guide covers: - Wi-Fi firmware setup (Android.bp, product makefile) - Bluetooth configuration (HAL, permissions, properties) - SELinux policy for UART access - ueventd permissions Signed-off-by: Guillaume La Roque <glaroque@baylibre.com>
Signed-off-by: Guillaume La Roque <glaroque@baylibre.com>
StaticRocket
approved these changes
Jan 12, 2026
vishalmti
approved these changes
Jan 15, 2026
praneethbajjuri
approved these changes
Jan 15, 2026
90f8bce
into
TexasInstruments:master
5 of 6 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add a new application note documenting the Android build system modifications required to integrate third-party M.2 WiFi/Bluetooth modules on AM62Px-SK and AM62x-SK EVMs.
The guide covers: