]> git.sur5r.net Git - u-boot/commit
spi : convert altera_spi to driver model
authorThomas Chou <thomas@wytron.com.tw>
Wed, 14 Oct 2015 00:33:34 +0000 (08:33 +0800)
committerThomas Chou <thomas@wytron.com.tw>
Thu, 22 Oct 2015 23:36:56 +0000 (07:36 +0800)
commit15a56f9cb73fbf832e4ade37651605eb9662b388
treed42dc6b4e341a0853bbf8ca4bf71e2e6b437fba7
parentda2f838d8a6f72dfe4bdea529d3e98826fba5e8a
spi : convert altera_spi to driver model

Convert altera_spi to driver model

Signed-off-by: Thomas Chou <thomas@wytron.com.tw>
Reviewed-by: Jagan Teki <jteki@openedev.com>
doc/device-tree-bindings/spi/spi_altera.txt [new file with mode: 0644]
drivers/spi/Kconfig
drivers/spi/altera_spi.c