On Tue, 29 Oct 2024 18:02:25 +0800, Chen-Yu Tsai wrote:
The reset line of the IT6505 bridge chip is active low, not active high. It was incorrectly inverted in the device tree as the implementation at the time incorrectly inverted the polarity in its driver, due to a prior device having an inline inverting level shifter.
Fix the polarity now while the external display pipeline is incomplete, thereby avoiding any impact to running systems.
[...]
Applied to v6.12-next/dts64, thanks!
[1/1] arm64: dts: mediatek: mt8186-corsola: Fix IT6505 reset line polarity commit: fbcc95fceb6d179dd150df2dc613dfd9b013052c
Cheers, Angelo