On Wed, Sep 05, 2018 at 04:44:43PM +0200, Marek Szyprowski wrote: > PMIC node requires external interrupts for proper operation. Lack of them > was probably caused by a limited support for interrupts from more than one > parent, which was not possible to define when support for this board was > added. Fix this by adding 'interrupt-extended' property and properly > define both interrupt lines for PMIC node. > > Signed-off-by: Marek Szyprowski <m.szyprowski@xxxxxxxxxxx> > --- > arch/arm/boot/dts/exynos4210-universal_c210.dts | 8 ++++++++ > 1 file changed, 8 insertions(+) Thanks, applied. Best regards, Krzysztof