diff options
author | Tom Rini <trini@konsulko.com> | 2016-07-15 08:06:42 -0400 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2016-07-15 08:06:42 -0400 |
commit | 926fbcc08327bd0ffb9964765e6573c432957998 (patch) | |
tree | 8f36ee1b54e415d49a74ee0a4a2e6b6c78667bc3 /arch/arm/dts/exynos4412-trats2.dts | |
parent | ebe621d5fb2f5c15aff50e0610372f2751fd152f (diff) | |
parent | 3537ee879e0428587621a2cafbad2d9982bc082b (diff) | |
download | u-boot-imx-926fbcc08327bd0ffb9964765e6573c432957998.zip u-boot-imx-926fbcc08327bd0ffb9964765e6573c432957998.tar.gz u-boot-imx-926fbcc08327bd0ffb9964765e6573c432957998.tar.bz2 |
Merge branch 'master' of git://git.denx.de/u-boot-samsung
Diffstat (limited to 'arch/arm/dts/exynos4412-trats2.dts')
-rw-r--r-- | arch/arm/dts/exynos4412-trats2.dts | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/arm/dts/exynos4412-trats2.dts b/arch/arm/dts/exynos4412-trats2.dts index 2d4e522..1fbcf89 100644 --- a/arch/arm/dts/exynos4412-trats2.dts +++ b/arch/arm/dts/exynos4412-trats2.dts @@ -29,9 +29,9 @@ i2c7 = "/i2c@138d0000"; serial0 = "/serial@13800000"; console = "/serial@13820000"; - mmc0 = "sdhci@12510000"; - mmc2 = "sdhci@12530000"; - mmc4 = "dwmmc@12550000"; + mmc0 = "/sdhci@12510000"; + mmc2 = "/sdhci@12530000"; + mshc0 = "/dwmmc@12550000"; }; i2c@138d0000 { |