Closed rgetz closed 4 years ago
Wrong IIO name - this used to work. See here: https://wiki.analog.com/resources/tools-software/linux-drivers/iio-pll/adf4350#driver_testing
I guess this broke by the patch which added of bindings, and the way we instantiate the device.
adf4351-udc-rx-pmod@1 { adf4351-udc-tx-pmod@0 {
Why is it in device tree? It's the UP DOWN converter, which is in those projects the PMOD header supports it by the HDL.
Thanks - makes sense on the ADF4351.
Someone will look into the naming issue?
This should be easy to fix.
PR #1026 was merged
booting a master kernel with a 2019R1 device tree on ZedBoard + FMCOMMS3, gives me this during boot:
which is fine - this device has no way to tell if it is there or not (it's a write only device), if device tree says it is there - it is.
two issues:
wrong IIO name
names shouldn't be the spi bus - it should be the device name.
Why is it in device tree?
dtc -I fs /sys/firmware/devicetree/base | less
why is that in the FMCOMMS2/3 device tree? That should only be in the FMCOMMS5.