zephyr/boards/arm/swan_r5
Gerard Marull-Paretas e049cc7621 boards: swan_r5: fix discharge gpio configuration
The 3V3 bus seems to have a resistor connected to an MCU pin to
discharge the bus by pulling the discharge line low while in open-drain
mode.

The board code was using non-existing GPIO flags (see previous commit
for more details). This patch makes it clear that this GPIO is for
discharging and uses GPIO attributes appropriately. Since the regulator
is enabled by default, discharging is disabled.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-10-07 10:00:55 +02:00
..
doc
support
CMakeLists.txt
Kconfig.board
Kconfig.defconfig
board.c boards: swan_r5: fix discharge gpio configuration 2022-10-07 10:00:55 +02:00
board.cmake
feather_connector.dtsi
swan_r5.dts boards: swan_r5: fix discharge gpio configuration 2022-10-07 10:00:55 +02:00
swan_r5.yaml
swan_r5_defconfig