[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1422604009-9248-1-git-send-email-wuyun.wu@huawei.com>
Date: Fri, 30 Jan 2015 15:46:44 +0800
From: Yun Wu <wuyun.wu@...wei.com>
To: <marc.zyngier@....com>, <tglx@...utronix.de>,
<jason@...edaemon.net>
CC: <linux-kernel@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>,
Yun Wu <wuyun.wu@...wei.com>
Subject: [PATCH 0/5] enhance configuring an ITS
This patch series makes some enhancement to ITS configuration in the
following three aspects:
o allocation of the ITS tables
o replacing magic numbers with sensible macros
o supporting ITS power down
This patch series is based on linux 3.19-rc6, and tested on Hisilion
ARM64 board with GICv3 ITS hardware.
Yun Wu (5):
irqchip: gicv3-its: allocate proper size for DT
irqchip: gicv3-its: zero itt before handling to hardware
irqchip: gicv3-its: use 64KB page as default granule
irqchip: gicv3-its: define macros for GITS_CTLR fields
irqchip: gicv3-its: add support for power down
drivers/irqchip/irq-gic-v3-its.c | 90 ++++++++++++++++++++++++++++++++++----
include/linux/irqchip/arm-gic-v3.h | 3 ++
2 files changed, 85 insertions(+), 8 deletions(-)
--
1.8.0
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists