GPIO in the kernel: an introduction
GPIO in the kernel: an introduction
Posted Feb 13, 2017 10:36 UTC (Mon) by asmo (guest, #114090)Parent article: GPIO in the kernel: an introduction
Hi,
I need to use the same GPIO output in two different drivers.
Is it possible to use the set of apis gpio_request/gpio_get_value/gpio_set_value in parallel in both device drivers?
I need to use the same GPIO output in two different drivers.
Is it possible to use the set of apis gpio_request/gpio_get_value/gpio_set_value in parallel in both device drivers?