]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: dts: rockchip: fix RockPro64 sdhci settings
authorSoeren Moch <smoch@web.de>
Thu, 3 Oct 2019 21:50:35 +0000 (23:50 +0200)
committerHeiko Stuebner <heiko@sntech.de>
Fri, 4 Oct 2019 20:02:46 +0000 (22:02 +0200)
commit235e7ebf31215d63e2100913dabb36843667d030
tree36214ea27ce5062cf4a3afac877dd3b92297c95e
parentde63a1f9fd2bdd4bae8c10ca6c5ba1ff36d1786f
arm64: dts: rockchip: fix RockPro64 sdhci settings

The RockPro64 schematics [1], [2] show that the rk3399 EMMC_STRB pin is
connected to the RESET pin instead of the DATA_STROBE pin of the eMMC module.
So the data strobe cannot be used for its intended purpose on this board,
and so the HS400 eMMC mode is not functional. Limit the controller to HS200.

[1] http://files.pine64.org/doc/rockpro64/rockpro64_v21-SCH.pdf
[2] http://files.pine64.org/doc/rock64/PINE64_eMMC_Module_20170719.pdf

Fixes: c2ba0d48b160 ("arm64: dts: rockchip: add initial dts support for Rockpro64")
Signed-off-by: Soeren Moch <smoch@web.de>
Link: https://lore.kernel.org/r/20191003215036.15023-2-smoch@web.de
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm64/boot/dts/rockchip/rk3399-rockpro64.dts