Hi Kalle, > > From: Alexander Usyskin <alexander.usyskin@xxxxxxxxx> > > Expose the client dma mapping via mei client bus interface. > The client dma has to be mapped before the device is enabled, therefore we > need to create device linking already during mapping and we need to unmap > after the client is disable hence we need to postpone the unlink and flush till > unmapping or when destroying the device. > > Signed-off-by: Alexander Usyskin <alexander.usyskin@xxxxxxxxx> > Co-developed-by: Tomas Winkler <tomas.winkler@xxxxxxxxx> > Signed-off-by: Tomas Winkler <tomas.winkler@xxxxxxxxx> > Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@xxxxxxxxx> > Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > Link: https://lore.kernel.org/r/20210420172755.12178-1- > emmanuel.grumbach@xxxxxxxxx > --- This series is assigned to Luca on patchwork besides this patch and the one with the vendor commands which are assigned to Johannes. I am a bit confused because you seemed to say you want to look at them, so maybe they should be assigned to you? Moreover the vendor commands patch is meant to be routed through the drivers' tree. Thank you.