On Sun, Sep 27, 2020 at 06:59:42PM +0200, Krzysztof Kozlowski wrote: > The PMIC's interrupt is level low and should be pulled up. The PMIC's > device node had pinctrl-0 property but it lacked pinctrl-names which > is required to apply the pin configuration. The actual problem in DTS > was pointed out by Felix Radensky from Variscite. > > Reported-by: Felix Radensky <felix.r@xxxxxxxxxxxxx> > Fixes: 5f67317bd967 ("arm64: dts: imx8mm: correct interrupt flags") > Signed-off-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> Applied all, thanks.