lkml.org 
[lkml]   [2013]   [May]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 10/11] ARM: davinci: da850: add GPIO DT entries
    Date
    From: KV Sujith <sujithkv@ti.com>

    Add DT entries for Davinci GPIO.

    Signed-off-by: KV Sujith <sujithkv@ti.com>
    Signed-off-by: Philip Avinash <avinashphilip@ti.com>
    ---
    arch/arm/boot/dts/da850.dtsi | 9 +++++++++
    1 file changed, 9 insertions(+)

    diff --git a/arch/arm/boot/dts/da850.dtsi b/arch/arm/boot/dts/da850.dtsi
    index 452bdc6..9014eba 100644
    --- a/arch/arm/boot/dts/da850.dtsi
    +++ b/arch/arm/boot/dts/da850.dtsi
    @@ -126,6 +126,15 @@
    >;
    };
    };
    + gpio: gpio@1e26000 {
    + compatible = "ti,da830-gpio";
    + reg = <0x226000 0x1000>;
    + interrupts = <42>;
    + ngpio = <144>;
    + intc_irq_num = <101>;
    + gpio_unbanked = <0>;
    + status = "disabled";
    + };
    serial0: serial@1c42000 {
    compatible = "ns16550a";
    reg = <0x42000 0x100>;
    --
    1.7.9.5


    \
     
     \ /
      Last update: 2013-05-22 10:41    [W:3.866 / U:0.492 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site