Commit 103ec440 authored by Alistair Strachan's avatar Alistair Strachan Committed by Greg Kroah-Hartman

arm64: dts: hikey: Revert "Enable HS200 mode on eMMC"

commit 8d26c139 upstream.

This reverts commit abd7d097. This
change was already partially reverted by John Stultz in
commit 9c6d26df ("arm64: dts: hikey: Fix eMMC corruption regression").

This change appears to cause controller resets and block read failures
which prevents successful booting on some hikey boards.

Cc: Ryan Grachek <ryan@edited.us>
Cc: Wei Xu <xuwei5@hisilicon.com>
Cc: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Cc: Rob Herring <robh+dt@kernel.org>
Cc: Mark Rutland <mark.rutland@arm.com>
Cc: linux-arm-kernel@lists.infradead.org
Cc: devicetree@vger.kernel.org
Cc: stable <stable@vger.kernel.org> #4.17+
Signed-off-by: default avatarAlistair Strachan <astrachan@google.com>
Signed-off-by: default avatarJohn Stultz <john.stultz@linaro.org>
Signed-off-by: default avatarWei Xu <xuwei5@hisilicon.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent e6eb5e35
...@@ -301,7 +301,6 @@ gpio15: gpio@f702b000 { ...@@ -301,7 +301,6 @@ gpio15: gpio@f702b000 {
dwmmc_0: dwmmc0@f723d000 { dwmmc_0: dwmmc0@f723d000 {
cap-mmc-highspeed; cap-mmc-highspeed;
mmc-hs200-1_8v;
non-removable; non-removable;
bus-width = <0x8>; bus-width = <0x8>;
vmmc-supply = <&ldo19>; vmmc-supply = <&ldo19>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment