commit | 333f27ce6d88b4791b1401e4894081a6f617358a | [log] [tgz] |
---|---|---|
author | Joel Stanley <joel@jms.id.au> | Thu Jun 23 18:35:29 2022 +0930 |
committer | Tom Rini <trini@konsulko.com> | Wed Jul 06 14:31:29 2022 -0400 |
tree | 4c97da4bdb1362e23a8e02170baaa8f686f2c729 | |
parent | a0c2118dfc4a831a68a36425aa806a7909adc6ee [diff] [blame] |
ARM: dts: ast2500: Update SDHCI nodes Match the description used by the Linux kernel, except use scu instead of syscon as the phandle. Signed-off-by: Joel Stanley <joel@jms.id.au>
diff --git a/arch/arm/dts/ast2500-evb.dts b/arch/arm/dts/ast2500-evb.dts index 874e042..cc57776 100644 --- a/arch/arm/dts/ast2500-evb.dts +++ b/arch/arm/dts/ast2500-evb.dts
@@ -60,6 +60,10 @@ pinctrl-0 = <&pinctrl_mac2link_default &pinctrl_mdio2_default>; }; +&sdmmc { + status = "okay"; +}; + &sdhci0 { status = "okay";