video: renesas-r69328: fix reset gpio direction
authorSvyatoslav Ryhel <clamor95@gmail.com>
Tue, 4 Mar 2025 19:22:04 +0000 (21:22 +0200)
committerSvyatoslav Ryhel <clamor95@gmail.com>
Thu, 13 Mar 2025 17:13:18 +0000 (19:13 +0200)
commit4ecc5d5a3968f10ae1726c4e4ec0aea6781a45c3
tree344a79755666b1b423c505b734b2ca4c6d8727f4
parent1403310bb1de67c5608d92da58ebd5baf339419e
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>
drivers/video/renesas-r69328.c