Re: [PATCH v4 02/16] dt-bindings: display/msm: hdmi: drop hpd-gpios

2025-02-11 Thread Dmitry Baryshkov
On Tue, Feb 11, 2025 at 09:26:31AM +0100, Krzysztof Kozlowski wrote: > On Sun, Feb 09, 2025 at 07:04:46AM +0200, Dmitry Baryshkov wrote: > > Supporting simultaneous check of native HPD and the external GPIO proved > > to be less stable than just native HPD. Drop the hpd-gpios from the > > bindings.

Re: [PATCH v4 02/16] dt-bindings: display/msm: hdmi: drop hpd-gpios

2025-02-11 Thread Krzysztof Kozlowski
On Sun, Feb 09, 2025 at 07:04:46AM +0200, Dmitry Baryshkov wrote: > Supporting simultaneous check of native HPD and the external GPIO proved > to be less stable than just native HPD. Drop the hpd-gpios from the > bindings. This is not a breaking change, since the HDMI block has been > using both GP

[PATCH v4 02/16] dt-bindings: display/msm: hdmi: drop hpd-gpios

2025-02-08 Thread Dmitry Baryshkov
Supporting simultaneous check of native HPD and the external GPIO proved to be less stable than just native HPD. Drop the hpd-gpios from the bindings. This is not a breaking change, since the HDMI block has been using both GPIO _and_ internal HPD anyway. In case the native HPD doesn't work users ar