ARM: i.MX8M: add and use imx8mq_setup_pad()
We already have a mx8_setup_pad() function for early iomux setup, but it
is unused. Add a i.MX8MQ specific wrapper for the function which passes
the correct base address to mx8_setup_pad(). Let the boards use this
function. While at it rename mx8_setup_pad() to imx8_setup_pad() which
is more consistent to other i.MX specific functions.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent e2ec86f commit d86ac7209083aa390c02b635aba11aaffcfeff9a
@Sascha Hauer Sascha Hauer authored on 13 Feb 2020
Showing 4 changed files
View
arch/arm/boards/nxp-imx8mq-evk/lowlevel.c
View
arch/arm/boards/phytec-som-imx8mq/lowlevel.c
View
arch/arm/boards/zii-imx8mq-dev/lowlevel.c
View
arch/arm/mach-imx/include/mach/iomux-mx8mq.h