hello.
I have already modified the rpi-ad5593r-overlay.dts file on the CM4 Board to suit my environment.
And I'm using the pyadi-io Module to use AD5593R.
MAX31865 (not MAX31856) also had a pyadi-iio example.
https://github.com/analogdevicesinc/pyadi-iio/blob/master/examples/max31865.py
However, there was no dts file involved. Is there a way to use MAX31865 through linux iio driver?