On Wed, 24 Mar 2021 14:28:41 +0100, Oliver Stäbler 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.staebler@xxxxxxxxxxxxxx> > --- > arch/arm64/boot/dts/freescale/imx8mm-pinfunc.h | 2 +- > arch/arm64/boot/dts/freescale/imx8mq-pinfunc.h | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>