Deleted Added
full compact
26c26
< * $FreeBSD: head/sys/boot/fdt/dts/arm/exynos5420-arndale-octa.dts 269369 2014-08-01 06:20:25Z br $
---
> * $FreeBSD: head/sys/boot/fdt/dts/arm/exynos5420-arndale-octa.dts 272712 2014-10-07 17:39:30Z br $
50,51c50,62
< sdhci@12220000 {
< status = "disabled";
---
> mmc2: dwmmc@12220000 {
> status = "okay";
> num-slots = <1>;
> supports-highspeed;
> samsung,dw-mshc-ciu-div = <3>;
> samsung,dw-mshc-sdr-timing = <2 3>;
> samsung,dw-mshc-ddr-timing = <1 2>;
> bus-frequency = <50000000>;
>
> slot@0 {
> reg = <0>;
> bus-width = <4>;
> };