On Wed, Apr 24, 2024 at 10:42:11AM +0200, Julien Massot wrote: > > > > > + if (!priv->pattern) { > > > > > + if (!priv->rxport.source.sd) { > > > > > + ret = -ENODEV; > > > > > + goto err; > > > > > + } > On enable streams the check is here :) > Streaming is not possible without a remote serializer when pattern generator > is disabled. Ack, it was too early in the function. Thanks. Looking forward for v7! -- Sakari Ailus