commit | 8cd5546768207e394023390957c4c165a3b8458e | [log] [tgz] |
---|---|---|
author | Svyatoslav Ryhel <clamor95@gmail.com> | Tue Mar 04 21:22:04 2025 +0200 |
committer | Svyatoslav Ryhel <clamor95@gmail.com> | Thu Mar 13 19:13:18 2025 +0200 |
tree | 344a79755666b1b423c505b734b2ca4c6d8727f4 | |
parent | bc575e9972595aa69200215786b61cda4dbb93a7 [diff] |
video: renesas-r69328: fix reset gpio direction The reset GPIO signal operates with a low-active logic. The driver needs to be adjusted to correctly handle this. Signed-off-by: Svyatoslav Ryhel <clamor95@gmail.com>