imx: iomux: fix snvs usage for i.MX6ULL
SNVS TAMPER pin and BOOT MODE pins are in SNVS IOMUXC module,
not in IOMUXC, so correct the related registers' offset.
Use IOMUX_CONFIG_LPSR flag for these pins, so we can differentiate
them from iomuxc pins.
Signed-off-by:
Peng Fan <peng.fan@nxp.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: "Benoît Thébaudeau" <benoit.thebaudeau.dev@gmail.com>
Showing
- arch/arm/imx-common/iomux-v3.c 10 additions, 1 deletionarch/arm/imx-common/iomux-v3.c
- arch/arm/include/asm/arch-mx6/imx-regs.h 1 addition, 0 deletionsarch/arm/include/asm/arch-mx6/imx-regs.h
- arch/arm/include/asm/imx-common/iomux-v3.h 3 additions, 3 deletionsarch/arm/include/asm/imx-common/iomux-v3.h
Please register or sign in to comment