diff options
author | Mathias Kresin <dev@kresin.me> | 2018-08-30 19:16:53 +0200 |
---|---|---|
committer | Mathias Kresin <dev@kresin.me> | 2018-09-06 21:35:53 +0200 |
commit | 287b7aa583584262a68fcebc3786779b2ab14307 (patch) | |
tree | e7c4824f71b294a7d49011f25e3f6871c44f89dd /target/linux/orion/harddisk | |
parent | 563a5b5f94b2fb36dce36f39bf6515e5bbb31245 (diff) | |
download | upstream-287b7aa583584262a68fcebc3786779b2ab14307.tar.gz upstream-287b7aa583584262a68fcebc3786779b2ab14307.tar.bz2 upstream-287b7aa583584262a68fcebc3786779b2ab14307.zip |
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>
Diffstat (limited to 'target/linux/orion/harddisk')
0 files changed, 0 insertions, 0 deletions