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)
commitcaca5bd9c3d45761f1ea4eef53b33f194599f215
tree00729e819e26f1a8e0d033bc83befb59ac9f5773
parentd154b55bf467a10eef5f801a76cb104ab4e214e9
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