Skip to content

Conversation

@danmois
Copy link
Contributor

@danmois danmois commented Dec 4, 2025

PR Description

Add per-channel debugfs entries that provide comprehensive DPD (Digital Pre-Distortion) performance metrics and diagnostics.

PR Type

  • Bug fix (a change that fixes an issue)
  • New feature (a change that adds new functionality)
  • Breaking change (a change that affects other repos or cause CIs to fail)

PR Checklist

  • I have conducted a self-review of my own code changes
  • I have compiled my changes, including the documentation
  • I have tested the changes on the relevant hardware
  • I have updated the documentation outside this repo accordingly
  • I have provided links for the relevant upstream lore

Fix memory leak for phy->agcConfig by using devm_kzalloc for
allocating memory instead of kzalloc.

Fixes: 43f0025 ("drivers: iio: adc: madura: adrv9025.c: AGC settings")
Signed-off-by: George Mois <george.mois@analog.com>
Add per-channel debugfs entries that provide comprehensive DPD
(Digital Pre-Distortion) performance metrics and diagnostics.

Signed-off-by: George Mois <george.mois@analog.com>
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.

2 participants