ARM: OMAP2+: fix bogus MMC GPIO labels on Nokia N8x0
authorAaro Koskinen <aaro.koskinen@iki.fi>
Fri, 23 Feb 2024 18:14:35 +0000 (20:14 +0200)
committerTony Lindgren <tony@atomide.com>
Fri, 8 Mar 2024 08:48:57 +0000 (10:48 +0200)
commit95f37eb52e18879a1b16e51b972d992b39e50a81
treee3ef905fe0480255e863eac9d8ab9dbef29eda0a
parent6613476e225e090cc9aad49be7fa504e290dd33d
ARM: OMAP2+: fix bogus MMC GPIO labels on Nokia N8x0

The GPIO bank width is 32 on OMAP2, so all labels are incorrect.

Fixes: e519f0bb64ef ("ARM/mmc: Convert old mmci-omap to GPIO descriptors")
Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Message-ID: <20240223181439.1099750-2-aaro.koskinen@iki.fi>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Ulf Hansson <ulf.hansson@linaro.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap2/board-n8x0.c