ARM: i.MX: Drop iomux argument from mx7_setup_pad()
The name mx7_setup_pad already implies the SoC where it runs on, so we
do not have to pass the iomux base address but can hardcode it in the
function. While at it rename it to imx7_setup_pad() which is more
consistent to other i.MX specific functions.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent d86ac72 commit 666d8b6c74f4ef641bd8fc8c24d184ccb69840df
@Sascha Hauer Sascha Hauer authored on 13 Feb 2020
Showing 3 changed files
View
arch/arm/boards/freescale-mx7-sabresd/lowlevel.c
View
arch/arm/boards/zii-imx7d-dev/lowlevel.c
View
arch/arm/mach-imx/include/mach/iomux-mx7.h