]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
irqchip: st: Supply new driver for STi based devices
authorLee Jones <lee.jones@linaro.org>
Wed, 18 Feb 2015 15:13:58 +0000 (15:13 +0000)
committerJason Cooper <jason@lakedaemon.net>
Tue, 3 Mar 2015 19:48:53 +0000 (19:48 +0000)
commit070884845baaeaa41a11eccc2fc2a4080de64946
tree044c1883151cf9ac36e9ab7a19da6e1b0b8366a4
parent9967c3c6f5e81342d9b82c43638d695991939969
irqchip: st: Supply new driver for STi based devices

This driver is used to enable System Configuration Register controlled
External, CTI (Core Sight), PMU (Performance Management), and PL310 L2
Cache IRQs prior to use.

Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lkml.kernel.org/r/1424272444-16230-3-git-send-email-lee.jones@linaro.org
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
drivers/irqchip/Kconfig
drivers/irqchip/Makefile
drivers/irqchip/irq-st.c [new file with mode: 0644]