[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20160614221450.GA26671@rob-hp-laptop>
Date: Tue, 14 Jun 2016 17:14:50 -0500
From: Rob Herring <robh@...nel.org>
To: Yoshinori Sato <ysato@...rs.sourceforge.jp>
Cc: linux-sh@...r.kernel.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org
Subject: Re: [PATCH v2 14/17] sh: SH3/4 Generic IRQCHIP driever
On Sun, Jun 12, 2016 at 04:43:46PM +0900, Yoshinori Sato wrote:
> Sorry. I send old patches.
> Please ignore previous files.
Something like this needs to go below the '---' line.
>
> IPR based IRQ chip driver.
>
> Signed-off-by: Yoshinori Sato <ysato@...rs.sourceforge.jp>
> ---
> .../interrupt-controller/renesas,sh7751-intc.txt | 25 ++++
Otherwise,
Acked-by: Rob Herring <robh@...nel.org>
> arch/sh/Kconfig | 6 +-
> arch/sh/boards/Kconfig | 1 +
> drivers/irqchip/Kconfig | 5 +
> drivers/irqchip/Makefile | 1 +
> drivers/irqchip/irq-renesas-sh7751.c | 141 +++++++++++++++++++++
> 6 files changed, 176 insertions(+), 3 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/interrupt-controller/renesas,sh7751-intc.txt
> create mode 100644 drivers/irqchip/irq-renesas-sh7751.c
Powered by blists - more mailing lists