Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4fe5dc48 authored by Alim Akhtar's avatar Alim Akhtar Committed by Krzysztof Kozlowski
Browse files

arm64: dts: Enable HS200 mode operation on exynos7-espresso



This patch enables HS200 mode operation on Exynos7 based
Espresso board.
This also removes _broken-cd_ property as per mmc binding documentation
which says one of the properties between broken-cd and non-removable
should be used. And we already use _non-removable_ as emmc is mounted
on the board which is a non-removable device.

Signed-off-by: default avatarAlim Akhtar <alim.akhtar@samsung.com>
Reviewed-by: default avatarJavier Martinez Canillas <javier@osg.samsung.com>
Reviewed-by: default avatarKrzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: default avatarKrzysztof Kozlowski <k.kozlowski@samsung.com>
parent 9589f772
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -333,8 +333,8 @@
&mmc_0 {
	status = "okay";
	num-slots = <1>;
	broken-cd;
	cap-mmc-highspeed;
	mmc-hs200-1_8v;
	non-removable;
	card-detect-delay = <200>;
	clock-frequency = <800000000>;