Searched hist:"0710 e4385c9c978952333393396061ed1672d145" (Results 1 – 1 of 1) sorted by relevance
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mm-beacon-som.dtsi | diff 0710e4385c9c978952333393396061ed1672d145 Sun Sep 27 18:59:43 CEST 2020 Krzysztof Kozlowski <krzk@kernel.org> arm64: dts: imx8mm-beacon-som: fix missing PMIC's interrupt line pull-up
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 Beacon i.MX8m-Mini development kit") Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Tested-by: Adam Ford <aford173@gmail.com> Reviewed-by: Robin Gong <yibin.gong@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
|