video: renesas-r61307: fix reset gpio direction
authorSvyatoslav Ryhel <clamor95@gmail.com>
Tue, 4 Mar 2025 19:13:33 +0000 (21:13 +0200)
committerSvyatoslav Ryhel <clamor95@gmail.com>
Thu, 13 Mar 2025 17:13:18 +0000 (19:13 +0200)
commit7c8601de92a4bd618a89ce93ed1b49aaf8504c88
tree07c7848ddcec13ab894487354f999bfd3172c5dd
parent11b4ee5450c30395b7fd05418a3b7a2e0d551c75
video: renesas-r61307: 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>
drivers/video/renesas-r61307.c