Re: [PATCH v7 5/5] drm/display: hdmi-state-helper: Init SCDC debugfs for HDMI
"Maxime Ripard" <[email protected]>
| Newsgroups | dev.linux.lists.linux-sunxi,org.freedesktop.lists.dri-devel,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, 21 Jul 2026 10:59:01 +0200, Nicolas Frattaroli wrote: > Initialise the SCDC debugfs file for connectors that call the HDMI state > helper's debugfs_init helper. This makes all connectors that use the > helper expose the scdc_status file in their connector debugfs. > > Signed-off-by: Nicolas Frattaroli <[email protected]> > > [ ... ] Acked-by: Maxime Ripard <[email protected]> Thanks! Maxime