From 15a56f9cb73fbf832e4ade37651605eb9662b388 Mon Sep 17 00:00:00 2001 From: Thomas Chou Date: Wed, 14 Oct 2015 08:33:34 +0800 Subject: spi : convert altera_spi to driver model Convert altera_spi to driver model Signed-off-by: Thomas Chou Reviewed-by: Jagan Teki --- doc/device-tree-bindings/spi/spi_altera.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 doc/device-tree-bindings/spi/spi_altera.txt (limited to 'doc/device-tree-bindings') diff --git a/doc/device-tree-bindings/spi/spi_altera.txt b/doc/device-tree-bindings/spi/spi_altera.txt new file mode 100644 index 0000000..de4fae8 --- /dev/null +++ b/doc/device-tree-bindings/spi/spi_altera.txt @@ -0,0 +1,4 @@ +Altera SPI + +Required properties: +- compatible : should be "altr,spi-1.0". -- cgit v1.1