linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI interface.
authorMichael Büsch <mb@bu3sch.de>
Fri, 21 Mar 2008 16:52:27 +0000 (16:52 +0000)
committerMichael Büsch <mb@bu3sch.de>
Fri, 21 Mar 2008 16:52:27 +0000 (16:52 +0000)
commit12b5a779b900708c9b787811c93763b9041282ad
tree3bc22bb046d842141db42a424c26a5a22d9dbeab
parent5c58e9320930315a4670f64112c9f22149d9d9e6
linux-2.6: Add a driver to run an MMC or SD card over a GPIO based SPI interface.

SVN-Revision: 10637
package/kernel/modules/other.mk
package/mmc_over_gpio/Makefile [new file with mode: 0644]
package/mmc_over_gpio/src/Makefile [new file with mode: 0644]
package/mmc_over_gpio/src/linux/spi/spi_gpio.h [new file with mode: 0644]
package/mmc_over_gpio/src/mmc_over_spigpio.c [new file with mode: 0644]
package/mmc_over_gpio/src/spi_gpio.c [new file with mode: 0644]
target/linux/brcm47xx/patches-2.6.23/700-ssb-gigabit-ethernet-driver.patch
target/linux/generic-2.6/patches-2.6.23/300-add-mmc-spi-driver.patch [new file with mode: 0644]
target/linux/generic-2.6/patches-2.6.23/930-ssb_fixes.patch