Re: [PATCH RFC 1/2] pinctrl: qcom: eliza: Fix HDMI_RCV_DET function slot
From: Konrad Dybcio
Date: Thu Apr 23 2026 - 04:48:58 EST
On 4/23/26 6:51 AM, Alexander Koskovich wrote:
> The hdmi_rcv_det function was placed at alt function slot 2, but the
> correct mux value for this function on GPIO 19 is slot 3. Move it
> accordingly and leave slot 2 unassigned.
No, 2 is the desired one per docs
0 -> GPIO
1 -> QUP2_SE5_L3
2 -> HDMI_RCV_DET
Konrad