You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mathias Kresin 287b7aa583 ramips: drop obsolete sd card driver code
The pinmux for all SoCs using this driver is now set via the pinmux. It
makes this code obsolete.

Some of the code targeting the mt76x8 SoCs is still required. The sd
card pins share the pads with the EPHY. These pads need to be switched
to digital mode if the pins are used for sd cards.

The eMMC 8-bit mode has to be enabled via pinmux instead of a kernel
option. The uart2 group need to be set to function "sdxc d5 d4", pwm1
to "sdxc d6" and pwm0 to "sdxc d7" to do so. It can't be done by as
part of a default pinmux, as it would break the normal operation of
uart2.

Signed-off-by: Mathias Kresin <dev@kresin.me>
6 years ago
..
Kconfig ramips: drop obsolete sd card driver code 6 years ago
Makefile ramips: move mtk-mmc driver code out of patches-*/ and into files-*/ 6 years ago
board.h ramips: mmc: Sync with staging driver 6 years ago
dbg.c ramips: mmc: Sync with staging driver 6 years ago
dbg.h ramips: mmc: Sync with staging driver 6 years ago
mt6575_sd.h Revert "ramips: mmc: Fix init for MT7628AN" 6 years ago
sd.c ramips: drop obsolete sd card driver code 6 years ago