mirror of
https://github.com/FEX-Emu/linux.git
synced 2024-12-22 09:22:37 +00:00
44ce17192a
When setting the direction of one GPIO pin we have to keep the state of the other pins, hence use binary OR. Also gpio_direction_output() wants to set an initial value, so add that too. This fixes a problem with the USB power switch on mtx-1 boards. Signed-off-by: Bruno Randolf <br1@einfach.org> Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |
||
---|---|---|
.. | ||
common | ||
db1x00 | ||
mtx-1 | ||
pb1000 | ||
pb1100 | ||
pb1200 | ||
pb1500 | ||
pb1550 | ||
xxs1500 | ||
Kconfig |