Skip to content

iio: frequency: ad917x: Fix incorrect register address in SERDES init table#3249

Merged
nunojsa merged 1 commit intoxlnx/release/linux-v6.12.y-2026r1from
bugfix/xlnx/ad917x-serdes-init
Apr 15, 2026
Merged

iio: frequency: ad917x: Fix incorrect register address in SERDES init table#3249
nunojsa merged 1 commit intoxlnx/release/linux-v6.12.y-2026r1from
bugfix/xlnx/ad917x-serdes-init

Conversation

@mhennerich
Copy link
Copy Markdown
Contributor

PR Description

Fix the register address from 0x210 to 0x216 in the ADI_REC_ES_SERDES_INIT_TBL_2 initialization sequence. The previous value was incorrect and would overwrite the wrong register during SERDES PLL initialization.

Fixes: 76a7e07 ("iio: frequency: ad917x: Add AD936x API driver source")

PR Type

  • Bug fix (a change that fixes an issue)

… table

Fix the register address from 0x210 to 0x216 in the
ADI_REC_ES_SERDES_INIT_TBL_2 initialization sequence. The previous
value was incorrect and would overwrite the wrong register during
SERDES PLL initialization.

Fixes: 76a7e07 ("iio: frequency: ad917x: Add AD936x API driver source")

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
@nunojsa nunojsa merged commit 01e1dcc into xlnx/release/linux-v6.12.y-2026r1 Apr 15, 2026
32 checks passed
@nunojsa nunojsa deleted the bugfix/xlnx/ad917x-serdes-init branch April 15, 2026 08:39
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