Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1359626

[PATCH v3 0/2] irqchip/mbigen: fix the IO remap problem in mbigen driver.

From MaJun <majun258@huawei.com>
Newsgroups linux.kernel
Subject [PATCH v3 0/2] irqchip/mbigen: fix the IO remap problem in mbigen driver.
Date 2016-03-17 09:40 +0100
Message-ID <rdBDj-4U1-7@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


From: Ma Jun <majun258@huawei.com>

This patch set is used to fix the problem of remap a set of registers
repeatedly in current mbigen driver.

Changes in v3:
--- Change the log to make more detail description about
	the IO remap problem.

Changes in v2:
--- Change the mbigen device node definition as Mark suggested.
--- Change the mbigen driver based on the new mbigen dts structure.

Ma Jun (2):
  irqchip/mbigen:Change the mbigen node definition in dt binding file
  irqchip/mbigen:Change the mbigen driver based on the new mbigen node definition

 .../interrupt-controller/hisilicon,mbigen-v2.txt   |   22 +++++++++++---
 drivers/irqchip/irq-mbigen.c                       |   30 ++++++++++++++------
 2 files changed, 38 insertions(+), 14 deletions(-)

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH v3 0/2] irqchip/mbigen: fix the IO remap problem in mbigen driver. MaJun <majun258@huawei.com> - 2016-03-17 09:40 +0100
  Re: [PATCH v3 0/2] irqchip/mbigen: fix the IO remap problem in mbigen  driver. Thomas Gleixner <tglx@linutronix.de> - 2016-03-21 11:40 +0100
    Re: [PATCH v3 0/2] irqchip/mbigen: fix the IO remap problem in mbigen  driver. "majun (F)" <majun258@huawei.com> - 2016-03-22 04:20 +0100

csiph-web