lkml.org 
[lkml]   [2013]   [Feb]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 13/14] ARM: ux500: enable AB8500 GPIO for HREF
    Date
    From: Lee Jones <lee.jones@linaro.org>

    The AB8500 GPIO driver has been un-BROKEN and rewritten as a pinctrl
    driver. Now that it's back in use, let's ensure that it's available
    when booting HREF with Device Tree enabled.

    Cc: arm@kernel.org
    Signed-off-by: Lee Jones <lee.jones@linaro.org>
    Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
    ---
    Requesting an ACK from the ARM SoC maintainers on this patch.
    ---
    arch/arm/boot/dts/hrefprev60.dts | 8 ++++++++
    1 file changed, 8 insertions(+)

    diff --git a/arch/arm/boot/dts/hrefprev60.dts b/arch/arm/boot/dts/hrefprev60.dts
    index eec29c4..0c2b975 100644
    --- a/arch/arm/boot/dts/hrefprev60.dts
    +++ b/arch/arm/boot/dts/hrefprev60.dts
    @@ -25,6 +25,14 @@
    };

    soc-u9500 {
    + prcmu@80157000 {
    + ab8500@5 {
    + ab8500-gpio {
    + compatible = "stericsson,ab8500-gpio";
    + };
    + };
    + };
    +
    i2c@80004000 {
    tps61052@33 {
    compatible = "tps61052";
    --
    1.7.11.3


    \
     
     \ /
      Last update: 2013-02-05 21:21    [W:4.290 / U:0.144 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site