On Tue, Jul 30, 2024 at 2:50 PM Jerome Brunet <jbru...@baylibre.com> wrote: > > Comment in suspend says TOP is put in suspend, but the register > poke following is actually de-asserting the reset, like in init. > > It is doing the opposite of what the comment says. > > Align the comment with what the code is doing for now and add > a FIXME note to sort this out later > > Signed-off-by: Jerome Brunet <jbru...@baylibre.com> Reviewed-by: Martin Blumenstingl <martin.blumensti...@googlemail.com> (based on public S912 and A311 datasheets)
- [PATCH 7/9] drm/meson: dw-hdmi: use matched data Jerome Brunet
- Re: [PATCH 7/9] drm/meson: dw-hdmi: use matched d... Martin Blumenstingl
- Re: [PATCH 7/9] drm/meson: dw-hdmi: use match... Jerome Brunet
- [PATCH LATER 8/9] drm/meson: dw-hdmi: don't write powe... Jerome Brunet
- [PATCH 6/9] drm/meson: dw-hdmi: convert to regmap Jerome Brunet
- [PATCH 5/9] drm/meson: dw-hdmi: split resets out of hw... Jerome Brunet
- Re: [PATCH 5/9] drm/meson: dw-hdmi: split resets ... Martin Blumenstingl
- Re: [PATCH 5/9] drm/meson: dw-hdmi: split res... Jerome Brunet
- [PATCH LATER 9/9] drm/meson: dw-hdmi: drop hdmi system... Jerome Brunet
- [PATCH 4/9] drm/meson: dw-hdmi: fix incorrect comment ... Jerome Brunet
- Re: [PATCH 4/9] drm/meson: dw-hdmi: fix incorrect... Martin Blumenstingl
- Re: [PATCH 4/9] drm/meson: dw-hdmi: fix incorrect... Neil Armstrong