lkml.org 
[lkml]   [2016]   [Aug]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 5/9] MIPS: xilfpga: Update DT node and specify uart irq
    Date
    Update the DT node with the UART irq

    Signed-off-by: Zubair Lutfullah Kakakhel <Zubair.Kakakhel@imgtec.com>
    ---
    arch/mips/boot/dts/xilfpga/nexys4ddr.dts | 3 +++
    1 file changed, 3 insertions(+)

    diff --git a/arch/mips/boot/dts/xilfpga/nexys4ddr.dts b/arch/mips/boot/dts/xilfpga/nexys4ddr.dts
    index 8db660b..d285c8d 100644
    --- a/arch/mips/boot/dts/xilfpga/nexys4ddr.dts
    +++ b/arch/mips/boot/dts/xilfpga/nexys4ddr.dts
    @@ -50,6 +50,9 @@
    reg-offset = <0x1000>;

    clocks = <&ext>;
    +
    + interrupt-parent = <&axi_intc>;
    + interrupts = <0>;
    };
    };

    --
    1.9.1
    \
     
     \ /
      Last update: 2016-09-17 09:56    [W:3.525 / U:0.396 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site