ranechita
ranechita
v2 - fixed dt-bindings error
v3: - removed power_mode from ext info and added it in pm_ops - added of_table and chip_info - addressed styling issues - removed filter_type attr from devices that do not...
v4: - addressed one checkpatch warning Regarding the naming, I initially started the development on ad7779 and only later I found out about the other two parts in the family,...
If everything is considered ok on this version I will split the commits and send the "non-axi" version upstream, but of there are other issues to be addressed I would...
v5: - removed a comment from the code The remaining checkpatch issue is that index is used for multiple fields in the channel definition(address, channel, scan_index). Should I separate them...
> @ranechita , what's the status for this PULL? Did you ever sent the patches upstream? No, but I will rebase it and split the commits, and then send it...
v6: - rebased with main and split the commits in order to send non-axi version upstream
@nunojsa The upstream version is without axi, I will upstream a new patch that uses iio-backend for axi and it will added to a different branch. Is it ok if...
Someone else is now handling the iio-backend integration and as far as I know it is close to being submitted. I will close this pull request as it will probably...