lkml.org 
[lkml]   [2015]   [Jul]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 3.19.y-ckt 076/251] ARM: at91/dt: sama5d4ek: mci0 uses slot 0
    Date
    3.19.8-ckt4 -stable review patch.  If anyone has any objections, please let me know.

    ------------------

    From: Ludovic Desroches <ludovic.desroches@atmel.com>

    commit ea25525ce0d195724fead07fe6562fe478a3bf6f upstream.

    Mci0 uses slot 0 not 1.

    Signed-off-by: Ludovic Desroches <ludovic.desroches@atmel.com>
    Fixes: 7a4752677c44 ("ARM: at91: dt: add device tree file for SAMA5D4ek board")
    Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
    Signed-off-by: Kamal Mostafa <kamal@canonical.com>
    ---
    arch/arm/boot/dts/at91-sama5d4ek.dts | 4 ++--
    1 file changed, 2 insertions(+), 2 deletions(-)

    diff --git a/arch/arm/boot/dts/at91-sama5d4ek.dts b/arch/arm/boot/dts/at91-sama5d4ek.dts
    index 9198b71..004c08a 100644
    --- a/arch/arm/boot/dts/at91-sama5d4ek.dts
    +++ b/arch/arm/boot/dts/at91-sama5d4ek.dts
    @@ -108,8 +108,8 @@
    mmc0: mmc@f8000000 {
    pinctrl-names = "default";
    pinctrl-0 = <&pinctrl_mmc0_clk_cmd_dat0 &pinctrl_mmc0_dat1_3 &pinctrl_mmc0_cd>;
    - slot@1 {
    - reg = <1>;
    + slot@0 {
    + reg = <0>;
    bus-width = <4>;
    cd-gpios = <&pioE 5 0>;
    };
    --
    1.9.1


    \
     
     \ /
      Last update: 2015-07-16 04:21    [W:4.366 / U:0.032 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site