[linux-sunxi] [PATCH 02/11] arm64: allwinner: a64: add NMI controller on A64
From: Chen-Yu Tsai <hidden>
Date: 2017-04-05 06:20:57
Also in:
linux-devicetree, lkml
From: Chen-Yu Tsai <hidden>
Date: 2017-04-05 06:20:57
Also in:
linux-devicetree, lkml
On Wed, Apr 5, 2017 at 2:11 PM, Maxime Ripard [off-list ref] wrote:
On Wed, Apr 05, 2017 at 11:51:45AM +0800, Chen-Yu Tsai wrote:quoted
On Wed, Apr 5, 2017 at 2:01 AM, Icenowy Zheng [off-list ref] wrote:quoted
Allwinner A64 SoC features a NMI controller, which is usually connected to the AXP PMIC. Add support for it. Signed-off-by: Icenowy Zheng <icenowy@aosc.io>This might not be the best representation of the R_INTC block. Though we'd need to change it for all SoCs if we want to be accurate. For now,What do you think would be a good representation?
My gut feeling is that this is the old INTC from sun4/5i. It's supposed to be the interrupt controller for the embedded low power core. I've not done a thorough comparison though. ChenYu