On Tue, Jul 30, 2024 at 2:50 PM Jerome Brunet <jbru...@baylibre.com> wrote: > > Poking the HHI syscon is a way to setup clocks behind CCF's back. > Also, 2 drm code paths, the encoder and the hdmi-phy, are racing to do the > same setup of the HDMI system clock. > > This clock is used is used by the HDMI phy and should not be set by the > encoder, so drop those HHI pokes from vclk. > > Signed-off-by: Jerome Brunet <jbru...@baylibre.com> Reviewed-by: Martin Blumenstingl <martin.blumensti...@googlemail.com>
- [PATCH 0/9] drm/meson: dw-hdmi: clean-up Jerome Brunet
- [PATCH 1/9] drm/meson: hdmi: move encoder setting... Jerome Brunet
- Re: [PATCH 1/9] drm/meson: hdmi: move encoder... Neil Armstrong
- [PATCH 2/9] drm/meson: vclk: drop hdmi system clo... Jerome Brunet
- Re: [PATCH 2/9] drm/meson: vclk: drop hdmi sy... Martin Blumenstingl
- Re: [PATCH 2/9] drm/meson: vclk: drop hdmi sy... Neil Armstrong
- [PATCH 3/9] drm/meson: dw-hdmi: use generic clock... Jerome Brunet
- Re: [PATCH 3/9] drm/meson: dw-hdmi: use gener... Martin Blumenstingl
- Re: [PATCH 3/9] drm/meson: dw-hdmi: use g... Jerome Brunet
- Re: [PATCH 3/9] drm/meson: dw-hdmi: use gener... Neil Armstrong
- [PATCH 7/9] drm/meson: dw-hdmi: use matched data Jerome Brunet
- Re: [PATCH 7/9] drm/meson: dw-hdmi: use match... Martin Blumenstingl
- Re: [PATCH 7/9] drm/meson: dw-hdmi: use m... Jerome Brunet
- Re: [PATCH 7/9] drm/meson: dw-hdmi: use match... Neil Armstrong
- [PATCH LATER 8/9] drm/meson: dw-hdmi: don't write... Jerome Brunet