openwrtv3/target/linux/ramips
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>
2018-09-06 21:35:53 +02:00
..
base-files ramips: drop pointless default led definitions 2018-08-29 09:39:32 +02:00
dts ramips: add mt7620/1 sdhci pinmux 2018-09-06 21:35:53 +02:00
files-4.14/drivers ramips: drop obsolete sd card driver code 2018-09-06 21:35:53 +02:00
image ramips: only limit lzma dictionary size on mt7621 2018-08-30 10:57:35 +02:00
mt76x8 kernel: only optimized for size if small_flash 2018-07-12 18:15:32 +02:00
mt7620 ramips: add support for D-Link DWR-118-A2 2018-08-15 07:42:36 +02:00
mt7621 ramips: Add support for Mikrotik RouterBOARD RBM33g 2018-06-21 06:54:42 +02:00
patches-4.14 ramips: add rt3352 SPI_CS1 pinmux 2018-09-06 21:35:53 +02:00
rt288x kernel: only optimized for size if small_flash 2018-07-12 18:15:32 +02:00
rt305x kernel: only optimized for size if small_flash 2018-07-12 18:15:32 +02:00
rt3883 kernel: only optimized for size if small_flash 2018-07-12 18:15:32 +02:00
Makefile ramips: switch to linux 4.14 2018-04-06 18:07:43 +02:00
modules.mk ramips: rename pwm kernel module 2018-04-08 12:35:33 +02:00