[PATCH v1 0/2] arm64: dts: ti: k3-am69-aquila: Fix DP enable GPIO
From: Franz Schnyder <hidden>
Date: 2026-02-02 08:37:28
Also in:
linux-devicetree, lkml
From: Franz Schnyder <hidden>
Date: 2026-02-02 08:37:28
Also in:
linux-devicetree, lkml
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. Franz Schnyder (2): arm64: dts: ti: k3-am69-aquila-dev: Fix DP regulator enable GPIO arm64: dts: ti: k3-am69-aquila-clover: Fix DP regulator enable GPIO arch/arm64/boot/dts/ti/k3-am69-aquila-clover.dts | 2 +- arch/arm64/boot/dts/ti/k3-am69-aquila-dev.dts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- 2.43.0