Skip to content

iio:adc:ada4355: Add ADA4356 compatible flag#3166

Open
ahmetalncak wants to merge 1 commit intoanalogdevicesinc:dev_ada4355from
ahmetalncak:patch-1
Open

iio:adc:ada4355: Add ADA4356 compatible flag#3166
ahmetalncak wants to merge 1 commit intoanalogdevicesinc:dev_ada4355from
ahmetalncak:patch-1

Conversation

@ahmetalncak
Copy link

PR Description

  • Just added a line for AD4356 to make driver probable with 'adi, ad4356' compatible flag.

PR Type

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

PR Checklist

  • [ x ] I have conducted a self-review of my own code changes
  • [ x ] I have compiled my changes, including the documentation
  • [ x ] 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

@gastmaier
Copy link
Collaborator

Hi, can you sign off the commit? thanks


static const struct of_device_id ada4355_of_match[] = {
{ .compatible = "adi,ada4355" },
{ .compatible = "adi,ada4356" },
Copy link
Collaborator

Choose a reason for hiding this comment

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

off indentation

Signed-off-by: ahmet-alincak <ahmetalncak@gmail.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.

3 participants