Hi Greg,
On Tue, Jun 4, 2024 at 3:10 PM Fabio Estevam festevam@gmail.com wrote:
From: Martin Kaiser martin@kaiser.cx
commit a73bda63a102a5f1feb730d4d809de098a3d1886 upstream.
The vf610 gpio driver is used in i.MX8QM, DXL, ULP and i.MX93 chips. Enable it in arm64 defconfig.
(vf610 gpio used to be enabled by default for all i.MX chips. This was changed recently as most i.MX chips don't need this driver.)
Cc: stable@vger.kernel.org # 6.6.x Signed-off-by: Martin Kaiser martin@kaiser.cx Signed-off-by: Shawn Guo shawnguo@kernel.org Signed-off-by: Fabio Estevam festevam@gmail.com
Hi,
This fixes a boot regression on imx93-evk running 6.6.32.
Please apply it to the 6.6.y stable tree.
A gentle ping.
Please consider applying this one to 6.6 stable as it fixes a boot regression.
Thanks