Hi Oliver, On Tue, Mar 23, 2021 at 5:15 PM Oliver Stäbler <oliver.staeb...@bytesatwork.ch> wrote: > > Fix address of the pad control register > (IOMUXC_SW_PAD_CTL_PAD_SD1_DATA0) for SD1_DATA0_GPIO2_IO2. This seems > to be a typo but it leads to an exception when pinctrl is applied due to > wrong memory address access. > > Signed-off-by: Oliver Stäbler <oliver.staeb...@bytesatwork.ch>
I checked in the RM and your patch is correct, thanks: Reviewed-by: Fabio Estevam <feste...@gmail.com> I will send a patch fixing imx8mq-pinfunc.h as it has the same error.