ARM64: dts: mediatek: configure some fixed mmc parameters
authoryong mao <yong.mao@mediatek.com>
Wed, 15 Mar 2017 07:26:39 +0000 (15:26 +0800)
committerMatthias Brugger <matthias.bgg@gmail.com>
Tue, 9 May 2017 16:35:33 +0000 (18:35 +0200)
configure some fixed mmc parameters

Signed-off-by: Yong Mao <yong.mao@mediatek.com>
Signed-off-by: Chaotian Jing <chaotian.jing@mediatek.com>
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
arch/arm64/boot/dts/mediatek/mt8173-evb.dts

index 0ecaad4..1c3634f 100644 (file)
        bus-width = <8>;
        max-frequency = <50000000>;
        cap-mmc-highspeed;
+       mediatek,hs200-cmd-int-delay=<26>;
+       mediatek,hs400-cmd-int-delay=<14>;
+       mediatek,hs400-cmd-resp-sel-rising;
        vmmc-supply = <&mt6397_vemc_3v3_reg>;
        vqmmc-supply = <&mt6397_vio18_reg>;
        non-removable;