Jem Geronimo
Jem Geronimo
V2 - moved global attributes to debug attributes - some global attributes are now iio channel attributes - renamed `lt8491_device` to `lt8491_desc` - removed big comments, e.g., `/*Macros and Constants...
V3 - improved `Overview` in `projects/dc2703a/README.rst` - fixed typo in `projects/dc2703a/src/platform/maxim/main.c` - updated license headers to `BSD 3` clause license (from `ADI BSD`)
> Why the new PR? Should we close #2600? I've created this separate PR that introduces an alternative method to add driver support for the MAX31875. This involves using the...
V2 - dt-bindings: reverted `enum` of `adi,fault-q` - dt-bindings: dropped `else` branch in `adi,fault-q` - drivers: put error handling of fault queue values before its encoding - renamed `max31827_chip_info` to...
V3 - reduced the fields of the `chip_info`
V2 - Removed math from macros - Fixed implementations of events that depends on change detect enable (roc-en) and alert mode (comp-int) - Added PWM to implement the multifunction pin...
V3 - removed description of `reg` property - removed `adi,int-output-drive-type` property - removed `roc_length` from debugfs & add `adi,roc-len` property - improved description of `adi,comp-int` property - removed Daniel Matyas...
Conflicts need to be resolved in this file: `doc/sphinx/source/drivers_doc.rst`.