Re: [PATCH] arm64: dts: socfpga: add missing interrupt-parent

From: Dinh Nguyen
Date: Thu Jan 11 2018 - 09:36:08 EST




On 01/10/2018 03:04 PM, Arnd Bergmann wrote:
> The PMU node has no working interrupt, as shown by this dtc warning:
>
> arch/arm64/boot/dts/altera/socfpga_stratix10_socdk.dtb: Warning (interrupts_property): Missing interrupt-parent for /pmu
>
> This adds an interrupt-parent property so we can correct parse
> that interrupt number.
>
> Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>
> ---
> If this looks ok, I'd apply it directly to the fixes branch
> for 4.15, as the warning is one that was introduced in this
> release.

Acked-by: Dinh Nguyen <dinguyen@xxxxxxxxxx>

Yes, please feel free to apply it. And thanks alot!

Dinh