Re: [PATCH 0/2] drm/meson: fix hdmi auxiliary system operation without display

2024-05-03 Thread Neil Armstrong
Hi, On Fri, 26 Apr 2024 18:02:52 +0200, Jerome Brunet wrote: > CEC and ARC should work even when HDMI is not actively used for the > display but it is not the case with Amlogic HDMI. > > This is important for devices such as sound bars which may use DSI > to display a UI and HDMI for CEC/ARC. A d

[PATCH 0/2] drm/meson: fix hdmi auxiliary system operation without display

2024-04-26 Thread Jerome Brunet
CEC and ARC should work even when HDMI is not actively used for the display but it is not the case with Amlogic HDMI. This is important for devices such as sound bars which may use DSI to display a UI and HDMI for CEC/ARC. A display is not required for these functions This patchset fixes the prob