Re: [PATCH v9 2/5] drm/scdc-helper: Add scdc_status debugfs entry

From: Daniel Stone

Date: Thu Aug 13 2026 - 10:57:14 EST


On Fri, 24 Jul 2026 at 15:23, Nicolas Frattaroli
<nicolas.frattaroli@xxxxxxxxxxxxx> wrote:
> SCDC provides status information on the current display link. At the
> very least, it may be useful to expose this info through debugfs.
>
> Add a debugfs entry for it under the connector, which displays a few
> more details parsed out of the SCDC registers. A new
> drm_scdc_debugfs_init function can be called by the connector
> implementation to initialise the debugfs file.

Reviewed-by: Daniel Stone <daniels@xxxxxxxxxxxxx>