dts: rockchip: add tune_regsbase for mmc
authorShawn Lin <shawn.lin@rock-chips.com>
Mon, 8 Jun 2015 09:25:57 +0000 (17:25 +0800)
committerShawn Lin <shawn.lin@rock-chips.com>
Tue, 23 Jun 2015 01:36:42 +0000 (09:36 +0800)
Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com>
arch/arm/boot/dts/rk3288.dtsi
arch/arm64/boot/dts/rk3368.dtsi

index d8dd33d49ad650585182030b035319122845fb40..0f45b29854c7aa49bf68c937ab85f422f33837a1 100644 (file)
                num-slots = <1>;
                fifo-depth = <0x100>;
                bus-width = <8>;
+               tune_regsbase = <0x218>;
        };
 
        sdmmc: rksdmmc@ff0c0000 {
                num-slots = <1>;
                fifo-depth = <0x100>;
                bus-width = <4>;
+               tune_regsbase = <0x200>;
        };
 
        sdio: rksdmmc@ff0d0000 {
                num-slots = <1>;
                fifo-depth = <0x100>;
                bus-width = <4>;
+               tune_regsbase = <0x208>;
        };
 
        sdio1: rksdmmc@ff0e0000 {
index c6a5f4f14bb472c5522dea1d19bd700374f41eb4..37ac4343285036e9290f08986a35a61a03c5a3f3 100644 (file)
                num-slots = <1>;
                fifo-depth = <0x100>;
                bus-width = <8>;
+               tune_regsbase = <0x418>;
        };
 
        sdmmc: rksdmmc@ff0c0000 {
                num-slots = <1>;
                fifo-depth = <0x100>;
                bus-width = <4>;
+               tune_regsbase = <0x400>;
        };
 
        sdio: rksdmmc@ff0d0000 {
                num-slots = <1>;
                fifo-depth = <0x100>;
                bus-width = <4>;
+               tune_regsbase = <0x408>;
        };
 
        spi0: spi@ff110000 {