linux icon indicating copy to clipboard operation
linux copied to clipboard

iio:dac:ad3552r: fix product id

Open spectrum70 opened this issue 1 year ago • 2 comments

Fix ad3552r (and ad3542r) product id.

PR Description

Fix ad3552r (and ad3542r) product id.

PR Type

  • [x] 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

  • [ x] I have conducted a self-review of my own code changes
  • [ x] I have tested the changes on the relevant hardware
  • [ ] I have updated the documentation outside this repo accordingly (if there is the case)

spectrum70 avatar May 15 '24 10:05 spectrum70

Hello, thanks for the patch. There is already a patch on the mainline that addresses this issue: https://github.com/torvalds/linux/commit/9a85653ed3b9a9b7b31d95a34b64b990c3d33ca1 My suggestion would be to either cherry-pick it or wait for the next iteration of kernel sync with mainline.

@spectrum70, Could you cherry pick the upstream commit?

nunojsa avatar May 22 '24 10:05 nunojsa

Sorry, seen this update now only. Re-pushed by cherry-pick.

spectrum70 avatar May 27 '24 13:05 spectrum70