OK, thanks very much.
I had configured ad9361 sucessfully with ADI API drivers, but it just worked on zynq706, and used API to control ad9361, this may lead to some time delay(we want to use it to transfer real time video). So we should control ad9361 by RTL code or verilog code, but i don't know the configure steps. I tried to printk the registers configuration in drivers, inculde dds, adc, spi, to my surprise, the configure steps are more than 5000 lines. Do i have some other ways to get the registers configuration? Thank you again.