diff options
author | Christian Hewitt <[email protected]> | 2023-01-27 14:22:17 +0000 |
---|---|---|
committer | Neil Armstrong <[email protected]> | 2023-01-27 17:56:10 +0100 |
commit | 856968e066bd77b113965f1a355ec7401edff65f (patch) | |
tree | 505f16c9b51fc45a1e8147d2bdf9932b2505e40a /scripts/gdb/linux/modules.py | |
parent | ce43ea00b927805c1fd0450ccc9b4b6069e292c5 (diff) |
arm64: dts: meson: bananapi-m5: switch VDDIO_C pin to OPEN_DRAIN
For proper warm (re)boot from SD card the BPI-M5 board requires TFLASH_VDD_EN
and VDDIO_C pins to be switched to high impedance mode. This can be achieved
using OPEN_DRAIN instead of ACTIVE_HIGH to leave the GPIO pins in input mode
and retain high state (pin has the pull-up).
This change is inspired by meson-sm1-odroid.dtsi where OPEN_DRAIN has been
used to resolve similar problems with the Odroid C4 board (TF_IO in the C4
dts is the equivalent regulator).
Fixes: 976e920183e4 ("arm64: dts: meson-sm1: add Banana PI BPI-M5 board dts")
Suggested-by: Neil Armstrong <[email protected]>
Signed-off-by: Christian Hewitt <[email protected]>
Reviewed-by: Neil Armstrong <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Neil Armstrong <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions