Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1464663
| From | Randy Li <ayaka@soulik.info> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 1/2] ARM: dts: rockchip: remove excess sd properties for firefly reload |
| Date | 2016-08-17 19:10 +0200 |
| Message-ID | <s7cvM-3X4-29@gated-at.bofh.it> (permalink) |
| References | <s79Rf-29m-5@gated-at.bofh.it> <s7cvM-3X4-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Because of a bug in hardware design, the sdcard at firefly rk3288 reload board can't switch the io voltage level to 1.8v. Signed-off-by: Randy Li <ayaka@soulik.info> --- arch/arm/boot/dts/rk3288-firefly-reload.dts | 5 ----- 1 file changed, 5 deletions(-) diff --git a/arch/arm/boot/dts/rk3288-firefly-reload.dts b/arch/arm/boot/dts/rk3288-firefly-reload.dts index 43145d1..b86419b 100644 --- a/arch/arm/boot/dts/rk3288-firefly-reload.dts +++ b/arch/arm/boot/dts/rk3288-firefly-reload.dts @@ -202,11 +202,6 @@ bus-width = <4>; cap-mmc-highspeed; cap-sd-highspeed; - sd-uhs-sdr12; - sd-uhs-sdr25; - sd-uhs-sdr50; - sd-uhs-sdr104; - sd-uhs-ddr50; card-detect-delay = <200>; disable-wp; num-slots = <1>; -- 2.7.4
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 1/2] ARM: dts: rockchip: remove excess sd properties for firefly reload Randy Li <ayaka@soulik.info> - 2016-08-14 14:10 +0200
Re: [PATCH 1/2] ARM: dts: rockchip: remove excess sd properties for firefly reload Heiko Stuebner <heiko@sntech.de> - 2016-08-14 14:40 +0200
Re: [PATCH 1/2] ARM: dts: rockchip: remove excess sd properties for firefly reload ayaka <ayaka@soulik.info> - 2016-08-14 14:40 +0200
Re: [PATCH 1/2] ARM: dts: rockchip: remove excess sd properties for firefly reload Heiko Stübner <heiko@sntech.de> - 2016-08-17 16:20 +0200
[PATCH 0/2 v2] ARM: dts: rockchip: correct the regulators in firefly reload Randy Li <ayaka@soulik.info> - 2016-08-17 19:10 +0200
[PATCH 1/2] ARM: dts: rockchip: remove excess sd properties for firefly reload Randy Li <ayaka@soulik.info> - 2016-08-17 19:10 +0200
Re: [PATCH 1/2] ARM: dts: rockchip: remove excess sd properties for firefly reload Heiko Stübner <heiko@sntech.de> - 2016-08-18 15:40 +0200
Re: [PATCH 1/2] ARM: dts: rockchip: remove excess sd properties for firefly reload ayaka <ayaka@soulik.info> - 2016-08-18 16:30 +0200
[PATCH 2/2] ARM: dts: rockchip: add missing regulators for firefly reload board Randy Li <ayaka@soulik.info> - 2016-08-17 19:10 +0200
Re: [PATCH 2/2] ARM: dts: rockchip: add missing regulators for firefly reload board Heiko Stübner <heiko@sntech.de> - 2016-08-19 06:30 +0200
csiph-web