Commit 922bfb7c authored by Dinh Nguyen's avatar Dinh Nguyen

arm64: dts: stratix10: enable MMC highspeed support

Add 'cap-mmc-highspeed' property to enable high-speed support for MMC cards.
Signed-off-by: default avatarDinh Nguyen <dinguyen@kernel.org>
parent 17808d44
......@@ -107,6 +107,7 @@ phy0: ethernet-phy@0 {
&mmc {
status = "okay";
cap-sd-highspeed;
cap-mmc-highspeed;
broken-cd;
bus-width = <4>;
};
......
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