From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Thu, 9 Jun 2016 23:16:43 +0800 Subject: [PATCH v2 1/2] ARM: dts: TS-4800: add FPGA's IRQ controller support In-Reply-To: <1465483610-16937-1-git-send-email-damien.riegel@savoirfairelinux.com> References: <1465483610-16937-1-git-send-email-damien.riegel@savoirfairelinux.com> Message-ID: <20160609151643.GA20206@tiger> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Jun 09, 2016 at 10:46:49AM -0400, Damien Riegel wrote: > Enable FPGA's IRQ controller. It is in charge of dispatching interrupts > generated by IPs in the FPGA. The SoC is notified that an interrupt > occurred through a GPIO. > > Signed-off-by: Damien Riegel Applied both, thanks.