[PATCH] arm64: dts: imx8mm/q: Fix pad control of SD1_DATA0

2022-02-05 Thread sbabic
> From: Oliver Stäbler > 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 > Reviewed-by: Fabio

[PATCH] arm64: dts: imx8mm/q: Fix pad control of SD1_DATA0

2022-01-24 Thread Marek Vasut
From: Oliver Stäbler 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 Reviewed-by: Fabio Estevam