Skip to content

wifi: cc33xx: update to cc33xx-linux-mpu 1.0.2.14 - #35

Merged
lategoodbye merged 1 commit into
v6.12.34-2.1.0-phy-cbfrom
v6.12.34-2.1.0-phy-cb-cc33xx-1.0.2.14
Aug 4, 2026
Merged

wifi: cc33xx: update to cc33xx-linux-mpu 1.0.2.14#35
lategoodbye merged 1 commit into
v6.12.34-2.1.0-phy-cbfrom
v6.12.34-2.1.0-phy-cb-cc33xx-1.0.2.14

Conversation

@lategoodbye

@lategoodbye lategoodbye commented Jul 31, 2026

Copy link
Copy Markdown
Member

Enhancements (1.0.2.14):

  • Bug fixes
  • New PHY update
  • WoWLAN improvements
  • CQM Support (Connection Quality Monitor)
  • Add Dynamic Configuration of PHY regdomain and Tx Control Params

chargebyte/meta-chargebyte-distro#36

Enhancements (1.0.2.14):
* Bug fixes
* New PHY update
* WoWLAN improvements
* CQM Support (Connection Quality Monitor)
* Add Dynamic Configuration of PHY regdomain and Tx Control Params

Signed-off-by: Sabeeh Khan <sabeeh-khan@ti.com>
Signed-off-by: Stefan Wahren <stefan.wahren@chargebyte.com>

@t-mon t-mon left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

lgtm

the coding style notes can be ignored if for easier updating/porting.

cc33xx_event_roc_complete(cc);

if (vector & RSSI_SNR_TRIGGER_0_EVENT_ID)
{

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

coding style mix compared to the next statement

for (i = 0; i < num_filters; i++) {
if (!active_filters[i]) {
continue;
}

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

coding style

@lategoodbye

Copy link
Copy Markdown
Member Author

lgtm

the coding style notes can be ignored if for easier updating/porting.

This downstream driver come directly from TI, so I want to modify these files only if there is a functional issue. Furthermore these driver changes are almost outdated because 1.0.2.17 has been released. Unfortunately the firmware isn't properly available via git. So we need to stick to this version.

@lategoodbye
lategoodbye merged commit 75f845c into v6.12.34-2.1.0-phy-cb Aug 4, 2026
@mhei
mhei deleted the v6.12.34-2.1.0-phy-cb-cc33xx-1.0.2.14 branch August 4, 2026 18:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants