On Wed, Apr 26, 2017 at 11:20:15PM +0800, Icenowy Zheng wrote: > The A31 NMI driver seems to be using wrong base address. > > As we're going to convert to use a correct NMI base address (and > correctly name it to R_INTC as the datasheet suggests), add a new > compatible string for the "correct" R_INTC, which we will use for A64 > SoC. > > Signed-off-by: Icenowy Zheng <icen...@aosc.io> > --- > .../bindings/interrupt-controller/allwinner,sunxi-nmi.txt | 7 > +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-)
Acked-by: Rob Herring <r...@kernel.org>