The channel current limit setting function for the MAX14906 causes an attribute error ('int' object has no attribute 'find_channel') and doesn't successfully set the current limit of the given MAX14906 channel.
After testing, this seems to be a simple issue with the function calling a _get_iio_attr instead of _set_iio_attr.