Re: [PATCH v1 0/2] arm64: dts: ti: k3-am69-aquila: Fix DP enable GPIO
From: Francesco Dolcini <francesco@dolcini.it>
Date: 2026-02-02 09:13:07
Also in:
linux-devicetree, lkml
From: Francesco Dolcini <francesco@dolcini.it>
Date: 2026-02-02 09:13:07
Also in:
linux-devicetree, lkml
On Mon, Feb 02, 2026 at 09:35:59AM +0100, Franz Schnyder wrote:
From: Franz Schnyder <redacted> Correct the DP regulator enable GPIO to index 21 on Clover and Dev board. The 3.3V DP regulator was not being enabled by the assigned GPIO, as it is routed to GPIO index 21 and not 37, which was causing instability with displays connected over DP or via an active DP-to-HDMI adapter.
Reviewed-by: Francesco Dolcini <redacted>