Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gpiolib: add support for bias pull disable
This change prepares the gpio core to look at firmware flags and set 'FLAG_BIAS_DISABLE' if necessary. It works in similar way to 'GPIO_PULL_DOWN' and 'GPIO_PULL_UP'. Change-Id: If81650ab9679825e42a19cd104e2b4fe09d47e85 Signed-off-by: Nuno Sá <[email protected]> Signed-off-by: Bartosz Golaszewski <[email protected]> Signed-off-by: Amelie Delaunay <[email protected]> Reviewed-on: https://gerrit.st.com/c/mpu/oe/st/linux-stm32/+/312113 Tested-by: Eric FOURMONT <[email protected]> Reviewed-by: Eric FOURMONT <[email protected]> Domain-Review: Eric FOURMONT <[email protected]>
- Loading branch information