summaryrefslogtreecommitdiff
path: root/drivers/ddr/imx/imx8ulp/ddr_init.c
diff options
context:
space:
mode:
authorSamuel Holland <samuel@sholland.org>2022-04-10 00:13:33 -0500
committerAndre Przywara <andre.przywara@arm.com>2022-05-24 01:14:35 +0100
commit3ba0a25c444a0197662367131ca2533a4bccf16a (patch)
tree145ce1a9374418bfeaab828709e821ead65477c7 /drivers/ddr/imx/imx8ulp/ddr_init.c
parent92373de041eaf43a0b8bc11f4cb3dd2b85ccfa1e (diff)
sunxi: Skip MMC0 init when its pinmux conflicts with UART0
Currently, selecting UART0_PORT_F entirely disables MMC support on sunxi platforms. But this is a bigger hammer then needed. Muxing UART0 to the pins on port F only causes a conflict with MMC0, so minimize the impact by specifically skipping MMC0 init. We can continue to use MMC1/2 if those are enabled. Let's also remove the preprocessor check while refacting this function. Signed-off-by: Samuel Holland <samuel@sholland.org> Reviewed-by: Andre Przywara <andre.przywara@arm.com> Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Diffstat (limited to 'drivers/ddr/imx/imx8ulp/ddr_init.c')
0 files changed, 0 insertions, 0 deletions