Re: [PATCH 2/6] arm64: dts: imx8mm-beacon-som: fix missing PMIC's interrupt line pull-up

2020-10-30 Thread Krzysztof Kozlowski
On Fri, 30 Oct 2020 at 13:26, Adam Ford wrote: > > On Wed, Oct 7, 2020 at 7:51 AM Adam Ford wrote: > > > > On Sun, Sep 27, 2020 at 12:00 PM Krzysztof Kozlowski > > wrote: > > > > > > The PMIC's interrupt is level low and should be pulled up. The PMIC's > > > device node had pinctrl-0 property

Re: [PATCH 2/6] arm64: dts: imx8mm-beacon-som: fix missing PMIC's interrupt line pull-up

2020-10-30 Thread Adam Ford
On Wed, Oct 7, 2020 at 7:51 AM Adam Ford wrote: > > On Sun, Sep 27, 2020 at 12:00 PM 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

Re: [PATCH 2/6] arm64: dts: imx8mm-beacon-som: fix missing PMIC's interrupt line pull-up

2020-10-07 Thread Adam Ford
On Sun, Sep 27, 2020 at 12:00 PM 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. > Thanks for the fixes! > Fixes: 5f67317bd96

[PATCH 2/6] arm64: dts: imx8mm-beacon-som: fix missing PMIC's interrupt line pull-up

2020-09-27 Thread Krzysztof Kozlowski
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. Fixes: 5f67317bd967 ("arm64: dts: imx8mm: correct interrupt flags") Fixes: 593816fa2f35 ("arm64: dts: imx: Add Bea