commit | 5234c14531152702a9f3e575cb552b7e9cea9f94 | [log] [tgz] |
---|---|---|
author | Soeren Moch <smoch@web.de> | Fri Oct 04 22:32:13 2019 +0200 |
committer | Heiko Stuebner <heiko@sntech.de> | Thu Oct 10 23:29:45 2019 +0200 |
tree | 02bc9862f3c59f622796142c849d1f437e5b4d6c | |
parent | 2558b3b1b11a1b32b336be2dd0aabfa6d35ddcb5 [diff] |
arm64: dts: rockchip: fix RockPro64 sdmmc settings According to the RockPro64 schematic [1] the rk3399 sdmmc controller is connected to a microSD (TF card) slot. Remove the cap-mmc-highspeed property of the sdmmc controller, since no mmc card can be connected here. [1] http://files.pine64.org/doc/rockpro64/rockpro64_v21-SCH.pdf Fixes: e4f3fb490967 ("arm64: dts: rockchip: add initial dts support for Rockpro64") Signed-off-by: Soeren Moch <smoch@web.de> Link: https://lore.kernel.org/r/20191004203213.4995-1-smoch@web.de Signed-off-by: Heiko Stuebner <heiko@sntech.de>