u-boot-brain/doc/device-tree-bindings/spi
Jagan Teki cdc9dd0750 spi: zynq_spi: Add fdt support in driver
Now zynq spi driver platform data is controlled by devicetree,
enable the status by saying "okay" on respective board dts to use
the devicetree generated platdata.

Ex:
&spi1 {
	status = "okay";
};

Signed-off-by: Jagan Teki <jteki@openedev.com>
Acked-by: Simon Glass <sjg@chromium.org>
Cc: Michal Simek <michal.simek@xilinx.com>
Cc: Siva Durga Prasad Paladugu <sivadur@xilinx.com>
Tested-by: Jagan Teki <jteki@openedev.com>
2015-07-01 21:15:03 +05:30
..
soft-spi.txt dm: spi: Add soft_spi implementation 2014-10-22 10:36:48 -06:00
spi-bus.txt spi: Support half-duplex mode in FDT decode 2014-08-06 00:18:01 +05:30
spi-zynq.txt spi: zynq_spi: Add fdt support in driver 2015-07-01 21:15:03 +05:30