Commit c269df8
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'.
Signed-off-by: Nuno Sá <nuno.sa@analog.com>
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>1 parent 28ba057 commit c269df8
2 files changed
Lines changed: 7 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3945 | 3945 | | |
3946 | 3946 | | |
3947 | 3947 | | |
3948 | | - | |
| 3948 | + | |
| 3949 | + | |
| 3950 | + | |
3949 | 3951 | | |
3950 | | - | |
| 3952 | + | |
3951 | 3953 | | |
3952 | 3954 | | |
3953 | 3955 | | |
3954 | 3956 | | |
3955 | 3957 | | |
3956 | 3958 | | |
3957 | 3959 | | |
| 3960 | + | |
| 3961 | + | |
3958 | 3962 | | |
3959 | 3963 | | |
3960 | 3964 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
0 commit comments