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.
openwrt/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>
6 years ago
..
base-files ramips: drop pointless default led definitions 6 years ago
dts ramips: add mt7620/1 sdhci pinmux 6 years ago
files-4.14/drivers ramips: drop obsolete sd card driver code 6 years ago
image ramips: only limit lzma dictionary size on mt7621 6 years ago
mt76x8 kernel: only optimized for size if small_flash 6 years ago
mt7620 ramips: add support for D-Link DWR-118-A2 6 years ago
mt7621 ramips: Add support for Mikrotik RouterBOARD RBM33g 6 years ago
patches-4.14 ramips: add rt3352 SPI_CS1 pinmux 6 years ago
rt288x kernel: only optimized for size if small_flash 6 years ago
rt305x kernel: only optimized for size if small_flash 6 years ago
rt3883 kernel: only optimized for size if small_flash 6 years ago
Makefile ramips: switch to linux 4.14 6 years ago
modules.mk ramips: rename pwm kernel module 6 years ago