On Tue, 29 Oct 2024 17:54:10 +0800, Chen-Yu Tsai wrote:
The IT6505 bridge chip has a active low reset line. Since it is a "reset" and not an "enable" line, the GPIO should be asserted to put it in reset and deasserted to bring it out of reset during the power on sequence.
The polarity was inverted when the driver was first introduced, likely because the device family that was targeted had an inverting level shifter on the reset line.
[...]
Applied, thanks!
[1/1] drm/bridge: it6505: Fix inverted reset polarity commit: c5f3f21728b069412e8072b8b1d0a3d9d3ab0265
Best regards,