commit | 6ac768a96726ada60d1752b47ed767b1b47b20b4 | [log] [tgz] |
---|---|---|
author | Angus Ainslie <angus@akkea.ca> | Wed Feb 02 14:22:00 2022 -0800 |
committer | Stefano Babic <sbabic@denx.de> | Sat Feb 05 15:49:02 2022 +0100 |
tree | 3fb0f688425120876fe4e0227dd27964a675bd56 | |
parent | 8214492383cee1fc4f6441ec3ce6616f8c2d5ea1 [diff] |
mach-imx: iomux-v3: add a define for the SION bit SION (Software Input On Field) - force the select mode input path Signed-off-by: Angus Ainslie <angus@akkea.ca>
diff --git a/arch/arm/include/asm/mach-imx/iomux-v3.h b/arch/arm/include/asm/mach-imx/iomux-v3.h index 9330a32..231b9c0 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 @@ #endif +#define IMX_PAD_SION 0x40000000 #define IOMUX_CONFIG_SION 0x10 #define GPIO_PIN_MASK 0x1f