[PATCH v6 0/3] irqchip: vf610-mscm: add MSCM interrupt router driver

Stefan Agner stefan at agner.ch
Sun Mar 8 16:43:56 PDT 2015


On 2015-03-08 06:31, Jason Cooper wrote:
> On Sun, Mar 01, 2015 at 11:41:26PM +0100, Stefan Agner wrote:
> ...
>> Stefan Agner (3):
>>   irqchip: vf610-mscm-ir: add support for MSCM interrupt router
>>   irqchip: vf610-mscm: dt-bindings: add MSCM bindings
>>   ARM: dts: vf610: add Miscellaneous System Control Module (MSCM)
>>
>>  .../arm/freescale/fsl,vf610-mscm-cpucfg.txt        |  14 ++
>>  .../bindings/arm/freescale/fsl,vf610-mscm-ir.txt   |  33 ++++
>>  arch/arm/boot/dts/vf500.dtsi                       | 137 +------------
>>  arch/arm/boot/dts/vfxxx.dtsi                       |  49 +++++
>>  arch/arm/mach-imx/Kconfig                          |   1 +
>>  drivers/irqchip/Makefile                           |   1 +
>>  drivers/irqchip/irq-vf610-mscm-ir.c                | 212 +++++++++++++++++++++
>>  7 files changed, 314 insertions(+), 133 deletions(-)
>>  create mode 100644 Documentation/devicetree/bindings/arm/freescale/fsl,vf610-mscm-cpucfg.txt
>>  create mode 100644 Documentation/devicetree/bindings/arm/freescale/fsl,vf610-mscm-ir.txt
>>  create mode 100644 drivers/irqchip/irq-vf610-mscm-ir.c
> 
> Applied patches 1 and 2 to irqchip/vybrid.  Please let me know if you need to
> base other work off of this.

Thx. Some patches in the patchset to run Linux on the Cortex-M4 of
Vybrid is based on this driver. I will post a rebased version of that
probably tomorrow.

--
Stefan





More information about the linux-arm-kernel mailing list