[PATCH] mach-imx: iomux-v3: add a define for the SION bit

2 Feb
2022
2 Feb
'22
11:22 p.m.
SION (Software Input On Field) - force the select mode input path
Signed-off-by: Angus Ainslie angus@akkea.ca --- arch/arm/include/asm/mach-imx/iomux-v3.h | 1 + 1 file changed, 1 insertion(+)
diff --git a/arch/arm/include/asm/mach-imx/iomux-v3.h b/arch/arm/include/asm/mach-imx/iomux-v3.h index 9330a32fe9..231b9c027c 100644 --- a/arch/arm/include/asm/mach-imx/iomux-v3.h +++ b/arch/arm/include/asm/mach-imx/iomux-v3.h @@ -243,6 +243,7 @@ typedef u64 iomux_v3_cfg_t;
#endif
+#define IMX_PAD_SION 0x40000000 #define IOMUX_CONFIG_SION 0x10
#define GPIO_PIN_MASK 0x1f
--
2.25.1

5 Feb
5 Feb
5:43 p.m.
SION (Software Input On Field) - force the select mode input path Signed-off-by: Angus Ainslie angus@akkea.ca
Applied to u-boot-imx, master, thanks !
Best regards, Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic@denx.de
=====================================================================
1188
Age (days ago)
1191
Last active (days ago)
1 comments
2 participants
participants (2)
-
Angus Ainslie
-
sbabic@denx.de