Skip to content

Conversation

@nunojsa
Copy link
Collaborator

@nunojsa nunojsa commented Oct 24, 2025

PR Description

Update the compatible string from "adi,axi-adc-10.0.a" to "adi,axi-adc-legacy-10.0.a" in the legacy AXI ADC driver to make sure
the legacy axi-adc driver is used for older projects while opening space to use the new, upstream version which uses the same compatible.

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

Update the compatible string from "adi,axi-adc-10.0.a" to
"adi,axi-adc-legacy-10.0.a" in microblaze device tree files to make sure
the legacy axi-adc driver is used for older projects while opening space
to use the new, upstream version which uses the same compatible.

Signed-off-by: Nuno Sá <[email protected]>
Update the compatible string from "adi,axi-adc-10.0.a" to
"adi,axi-adc-legacy-10.0.a" in ARM device tree files to make sure
the legacy axi-adc driver is used for older projects while opening space
to use the new, upstream version which uses the same compatible.

Signed-off-by: Nuno Sá <[email protected]>
Update the compatible string from "adi,axi-adc-10.0.a" to
"adi,axi-adc-legacy-10.0.a" in ARM64 device tree files to make sure
the legacy axi-adc driver is used for older projects while opening space
to use the new, upstream version which uses the same compatible.

Signed-off-by: Nuno Sá <[email protected]>
… version

Update the compatible string from "adi,axi-adc-10.0.a" to
"adi,axi-adc-legacy-10.0.a" in the legacy AXI ADC driver to make sure
the legacy axi-adc driver is used for older projects while opening space
to use the new, upstream version which uses the same compatible.

Signed-off-by: Nuno Sá <[email protected]>
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.

1 participant