On Fri, 7 Mar 2025 10:53:28 -0800 Shannon Nelson <shannon.nelson@xxxxxxx> wrote: > From: Brett Creeley <brett.creeley@xxxxxxx> > > The pds_fwctl driver doesn't know what RPC operations are available > in the firmware, so also doesn't know what scope they might have. The > userland utility supplies the firmware "endpoint" and "operation" id values > and this driver queries the firmware for endpoints and their available > operations. The operation descriptions include the scope information > which the driver uses for scope testing. > > Reviewed-by: Leon Romanovsky <leonro@xxxxxxxxxx> > Signed-off-by: Brett Creeley <brett.creeley@xxxxxxx> > Signed-off-by: Shannon Nelson <shannon.nelson@xxxxxxx> Reviewed-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> (obviously with bitfield.h!)