linux_dsm_epyc7002/arch/arm64/boot/dts/rockchip
Shawn Lin 0362fcc9d6 arm64: dts: rockchip: remove always-on and boot-on from vcc_sd
Please don't add these for vcc_sd, and mmc-core/driver will control
it. Otherwise, it will waste energy even without sdmmc in slot.

Moreover, it will causes a bug:
If we insert/remove sd card, we could see
[9.337271] mmc0: new ultra high speed SDR25 SDHC card at address 0007
[9.345144] mmcblk0: mmc0:0007 SD32G 29.3 GiB

This is okay for normal sd insert/remove test, but when I debug some
issues for sdmmc, I did unbind/bind test. And there is a interesting
phenomenon when we bind the driver again:
[58.314069] mmc0: new high speed SDHC card at address 0007
[58.320282] mmcblk0: mmc0:0007 SD32G 29.3 GiB

So the sd card could just support high speed without power cycle
since the vcc_sd is always on, which makes the sd card fail to
reinit its internal ocr mask.

Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
2016-10-16 02:40:20 +02:00
..
Makefile arm64: dts: rockchip: Add basic support for orion-r68 2016-08-08 10:57:04 +02:00
rk3368-evb-act8846.dts arm64: dts: rockchip: correct voltage range for rk3368-evb-act8846 board 2015-12-11 14:02:25 +01:00
rk3368-evb.dtsi arm64: dts: rockchip: Clean up gpio-keys nodes 2016-03-29 21:37:12 +02:00
rk3368-geekbox.dts arm64: dts: rockchip: remove always-on and boot-on from vcc_sd 2016-10-16 02:40:20 +02:00
rk3368-orion-r68-meta.dts arm64: dts: rockchip: remove always-on and boot-on from vcc_sd 2016-10-16 02:40:20 +02:00
rk3368-r88.dts arm64: dts: rockchip: remove broken-cd from sdio0 2016-08-08 10:57:04 +02:00
rk3368.dtsi ARM: 64-bit DT updates for v4.8 2016-10-07 21:32:39 -07:00
rk3399-evb.dts arm64: dts: rockchip: enable the gmac for rk3399 evb board 2016-09-07 20:14:59 +02:00
rk3399.dtsi arm64: dts: rockchip: add Type-C phy for RK3399 2016-09-07 20:20:08 +02:00