commit | d177c8b61d6b4ef360b1c2682e4d8e3bae01738b | [log] [tgz] |
---|---|---|
author | Icenowy Zheng <icenowy@aosc.io> | Thu Jul 26 12:48:05 2018 +0800 |
committer | Maxime Ripard <maxime.ripard@bootlin.com> | Mon Aug 27 09:21:00 2018 +0200 |
tree | 340cf5a54eb3fdbf37c6204bc462c0e56c7ec073 | |
parent | 5b394b2ddf0347bef56e50c69a58773c94343ff3 [diff] |
arm64: allwinner: dts: h6: fix Pine H64 MMC bus width Currently the enabled MMC controllers on Pine H64 do not have bus-width set, which make them fall back to 1-bit mode and become quite slow. Fix this by add the corresponding bus-width properties. Fixes: ecbd611882a1 ("arm64: allwinner: h6: enable MMC0/2 on Pine H64") Signed-off-by: Icenowy Zheng <icenowy@aosc.io> Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>