On Tue, Mar 11, 2025 at 10:25:33AM +0100, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> > > In preparation for supporting the pipe locking feature flag, extend the > amount of information we can carry in device match data: create a > separate structure and make the register information one of its fields. > This way, in subsequent patches, it will be just a matter of adding a > new field to the device data. > > Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> > --- > drivers/dma/qcom/bam_dma.c | 28 ++++++++++++++++++++++------ > 1 file changed, 22 insertions(+), 6 deletions(-) > Reviewed-by: Dmitry Baryshkov <lumag@xxxxxxxxxx> -- With best wishes Dmitry