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>
This commit is contained in:
parent
881c8a6154
commit
be63dc7956
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user