lkml.org 
[lkml]   [2013]   [Sep]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v4 3/4] ARM: dts: am335x-bone-common: switch mmc1 to 4-bit mode
    Date
    The micro-SD slot hooks up all four data pins so lets' use them.

    Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
    ---
    arch/arm/boot/dts/am335x-bone-common.dtsi | 1 +
    1 file changed, 1 insertion(+)

    diff --git a/arch/arm/boot/dts/am335x-bone-common.dtsi b/arch/arm/boot/dts/am335x-bone-common.dtsi
    index bc8d1a2..303df81 100644
    --- a/arch/arm/boot/dts/am335x-bone-common.dtsi
    +++ b/arch/arm/boot/dts/am335x-bone-common.dtsi
    @@ -291,6 +291,7 @@

    &mmc1 {
    status = "okay";
    + bus-width = <0x4>;
    pinctrl-names = "default";
    pinctrl-0 = <&mmc1_pins>;
    cd-gpios = <&gpio0 6 GPIO_ACTIVE_HIGH>;
    --
    1.8.2.1


    \
     
     \ /
      Last update: 2013-09-12 21:01    [W:4.051 / U:0.008 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site