Kevin O'Connor
d619796495
Revert "linux: Raise an error if configuring a pullup when that is not supported"
...
This reverts commit 70ea0806d96df5a8ea83793da46f2676d9695e69.
The above commit breaks software spi on linux hosts. Revert that
commit until an improved error check can be implemented.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2021-05-27 11:33:24 -04:00
Kevin O'Connor
70ea0806d9
linux: Raise an error if configuring a pullup when that is not supported
...
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2021-04-25 11:54:11 -04:00
Kevin O'Connor
3dadcd3614
linux: Minor formatting, variable name, and error reporting changes
...
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
2021-04-25 11:12:46 -04:00
Lucio Tarantino
b7699d374a
linux: Ability to use multiple GPIO chips ( #2935 )
...
Signed-off-by: Lucio Tarantino <lucio.tarantino@gmail.com>
2020-06-06 12:47:11 -04:00
andryblack
8fd330c54e
linux: userspace GPIO control
...
Allow use host GPIO pins for non-realtime purposes.
Signed-off-by: Andrey Kunitsyn <blackicebox@gmail.com>
2020-05-17 22:17:15 -04:00