Commit 9d08b9ec authored by Luca Ceresoli's avatar Luca Ceresoli Committed by Moritz Fischer

dt-bindings: fpga: xilinx-slave-serial: valid for the 7 Series too

The Xilinx 7-series uses the same protocol, mention that.
Signed-off-by: default avatarLuca Ceresoli <luca@lucaceresoli.net>
Acked-by: default avatarMoritz Fischer <mdf@kernel.org>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarMoritz Fischer <mdf@kernel.org>
parent 55dc9b87
Xilinx Slave Serial SPI FPGA Manager Xilinx Slave Serial SPI FPGA Manager
Xilinx Spartan-6 FPGAs support a method of loading the bitstream over Xilinx Spartan-6 and 7 Series FPGAs support a method of loading the
what is referred to as "slave serial" interface. bitstream over what is referred to as "slave serial" interface.
The slave serial link is not technically SPI, and might require extra The slave serial link is not technically SPI, and might require extra
circuits in order to play nicely with other SPI slaves on the same bus. circuits in order to play nicely with other SPI slaves on the same bus.
See https://www.xilinx.com/support/documentation/user_guides/ug380.pdf See:
- https://www.xilinx.com/support/documentation/user_guides/ug380.pdf
- https://www.xilinx.com/support/documentation/user_guides/ug470_7Series_Config.pdf
- https://www.xilinx.com/support/documentation/application_notes/xapp583-fpga-configuration.pdf
Required properties: Required properties:
- compatible: should contain "xlnx,fpga-slave-serial" - compatible: should contain "xlnx,fpga-slave-serial"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment