lkml.org 
[lkml]   [2016]   [Nov]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/6] MIPS: xilfpga: Use irq-xilinx-intc
Date
Hi,

The interrupt controller driver was in arch/microblaze.
The patches to move the driver out from arch/microblaze
to drivers/irqchip/irq-xilinx-intc.c have now been accepted [1]

Hence, xilfpga can make use of the driver in v4.10.

These patches do the following:
- Use the irqchip driver
- Add Device Tree nodes for various peripherals that were blocked
- Enable those drivers in the defconfig

Based on v4.9-rc6

Regards,
ZubairLK

[1] https://lkml.org/lkml/2016/11/22/186

Zubair Lutfullah Kakakhel (6):
MIPS: xilfpga: Use irqchip instead of the legacy way
MIPS: xilfpga: Use Xilinx Interrupt Controller
MIPS: xilfpga: Update DT node and specify uart irq
MIPS: xilfpga: Add DT node for AXI I2C
MIPS: xilfpga: Add DT node for AXI emaclite
MIPS: xilfpga: Update defconfig

arch/mips/Kconfig | 1 +
arch/mips/boot/dts/xilfpga/nexys4ddr.dts | 63 ++++++++++++++++++++++++++++++++
arch/mips/configs/xilfpga_defconfig | 37 ++++++++++++++++++-
arch/mips/xilfpga/intc.c | 7 +---
4 files changed, 102 insertions(+), 6 deletions(-)

--
2.10.2

\
 
 \ /
  Last update: 2016-11-22 18:53    [W:1.119 / U:0.132 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site