arm64: dts: ti: k3-am62p-verdin: fix PWM_3_DSI GPIO direction
authorParth Pancholi <parth.pancholi@toradex.com>
Thu, 3 Jul 2025 08:45:34 +0000 (10:45 +0200)
committerVignesh Raghavendra <vigneshr@ti.com>
Wed, 9 Jul 2025 04:26:22 +0000 (09:56 +0530)
commitb1a8daa7cf2650637f6cca6aaf014bee89672120
tree2e76fa0f8f95132d3f9bf6f98ac2b14ee6337657
parent5b272127884bded21576a6ddceca13725a351c63
arm64: dts: ti: k3-am62p-verdin: fix PWM_3_DSI GPIO direction

PWM_3_DSI is used as the HDMI Hot-Plug Detect (HPD) GPIO for the Verdin
DSI-to-HDMI adapter. After the commit 33bab9d84e52 ("arm64: dts: ti:
k3-am62p: fix pinctrl settings"), the pin was incorrectly set as output
without RXACTIVE, breaking HPD detection and display functionality.
The issue was previously hidden and worked by chance before the mentioned
pinctrl fix.

Fix the pinmux configuration to correctly set PWM_3_DSI GPIO as an input.

Fixes: 87f95ea316ac ("arm64: dts: ti: Add Toradex Verdin AM62P")
Signed-off-by: Parth Pancholi <parth.pancholi@toradex.com>
Reviewed-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Link: https://lore.kernel.org/r/20250703084534.1649594-1-parth105105@gmail.com
Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
arch/arm64/boot/dts/ti/k3-am62p-verdin.dtsi