From 00f7ae6138ad8b9d859a70d022161297b1bb8049 Mon Sep 17 00:00:00 2001 From: Ley Foon Tan Date: Fri, 18 May 2018 22:05:35 +0800 Subject: arm: dts: socfpga: stratix10: update dtsi and dts Update dtsi and dts files for resets, phy node and other properties. Signed-off-by: Ley Foon Tan --- arch/arm/dts/socfpga_stratix10_socdk.dts | 3 +++ 1 file changed, 3 insertions(+) (limited to 'arch/arm/dts/socfpga_stratix10_socdk.dts') diff --git a/arch/arm/dts/socfpga_stratix10_socdk.dts b/arch/arm/dts/socfpga_stratix10_socdk.dts index d5f43a23e7..c6ab0ae992 100644 --- a/arch/arm/dts/socfpga_stratix10_socdk.dts +++ b/arch/arm/dts/socfpga_stratix10_socdk.dts @@ -78,8 +78,11 @@ &mmc { status = "okay"; cap-sd-highspeed; + cap-mmc-highspeed; broken-cd; bus-width = <4>; + drvsel = <3>; + smplsel = <0>; }; &uart0 { -- cgit